home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 2,401 to 2,500 / aol-file-protocol-4400-2401-to-2500.zip / AOLDLs / Telecom Utilities / TELNET_ V11.3 AnzioWin 16-Bit / ANZWD113.exe / README.TXT < prev    next >
Text File  |  1997-11-26  |  135KB  |  2,680 lines

  1. THIS FILE CONTAINS MISCELLANEOUS NOTES AND LAST-MINUTE CHANGES.
  2.  
  3.    They are in rather miscellaneous order, so please scan topic headings
  4.    for any that might apply to you.
  5.  
  6.    THIS PROGRAM IS SOLD ON A PER-MACHINE BASIS!  Unless otherwise
  7.    specifically arranged, you do not have the rights to use it on more
  8.    than one PC.
  9. ---------------------------------------------------------------------------
  10. INSTALLATION FROM FLOPPY DISK: WINDOWS
  11.  
  12.    To install under Windows, simply run the SETUP.EXE program from the floppy.
  13.    It will prompt you for a directory to install to, place all files there,
  14.    and create program icons in a program group named "Anzio".
  15.  
  16.    WINDOWS 3.X, WINDOWS NT 3.X:
  17.       In the Program Manager, do File:Run, then enter
  18.          a:setup
  19.       (or replace "a:" with the appropriate disk drive).
  20.  
  21.    WINDOWS 95, WINDOWS NT 4:
  22.       Click on the Start button, then on Run, then enter
  23.          a:setup
  24.       (or replace "a:" with the appropriate disk drive).
  25.  
  26.    BROWSER SETUP
  27.       If you wish to start Anzio from your web browser (Netscape, Internet
  28.       Explorer, etc.), the browser must be configured to do that. See Anzio's
  29.       online help system, or check the web site www.anzio.com for more
  30.       information.
  31. ---------------------------------------------------------------------------
  32. INSTALLATION: DOS
  33.  
  34.    From the DOS level, log to the distribution floppy, then execute
  35.    INSTALL, stating the directory you want it to place everything in
  36.    (you no longer need to name the target operating system). For instance:
  37.       A:
  38.       INSTALL C:\ANZIO
  39. ---------------------------------------------------------------------------
  40. ANZIONET and ANZIO14
  41.  
  42.    The "AnzioNet" product contains two versions designed for networks,
  43.    ANZIONET.EXE and ANZIO14.EXE.  The first is for use with INTERRUPT 6B
  44.    drivers, and the second for INTERRUPT 14 drivers.
  45.  
  46.    Use ANZIONET for Novell software, either NASI/NACS/Novell Connect, or
  47.    Lan Workplace for Dos's TELAPI (this is a change from earlier procedure).
  48.    Use ANZIO14 for other redirectors, such as TCP/IP drivers from FTP,
  49.    Wollongong, Lantastic, etc.
  50.  
  51.    If you are working in a Windows environment, you need to work with a
  52.    Windows TCP/IP driver (compliant with the WINSOCK standard), and use
  53.    our AnzioWin program.
  54.  
  55.    Following are notes on running various combinations.
  56. ---------------------------------------------------------------------------
  57. NOTES ON USING ANZIONET WITH NASI
  58.  
  59.    ANZIONET allows you to use ANZIO on a Novell (or other) network with an
  60.    Asynchronous Communication Server (ACS).  An ACS is a special PC somewhere
  61.    on the network whose sole job is to handle serial communications.  So,
  62.    instead of having each PC on the network hooked up to the host machine, the
  63.    ACS is hooked up via one or more lines to the host, and any PC in the
  64.    network can grab an available line.
  65.  
  66.    In later versions of Novell's software, the file server can serve as the
  67.    communication server also.
  68.  
  69.    To run in this environment:
  70.       1. Make sure the ACS is up and running.
  71.       2. Load NASI (from Novell) or equivalent on the PC you wish to use.
  72.       3. You may want to verify NASI operation by testing Novell's generic
  73.          emulation utility, TTY.
  74.       4. Load ANZIONET (not ANZIO).
  75.       5. When the title screen clears, you will be talking to NASI.  You must
  76.          tell NASI to connect you, i.e.,
  77.             CONNECT <linetype> <newline>
  78.       6. You should now be able to communicate with the host system.
  79. ---------------------------------------------------------------------------
  80. NOTES ON USING ANZIONET WITH LAN WP TELAPI
  81.  
  82.    (These instructions now apply to versions 4 and 5 of LWP, as well as
  83.     LAN WorkGroup.)
  84.  
  85.    Novell's Lan Workplace for DOS (and LAN WorkGroup for DOS)
  86.    provides, among other things, TCP/IP
  87.    capability at the DOS level.  AnzioNet has been especially adapted to
  88.    work in this environment. Proceed as follows:
  89.       1. Load normal network software.
  90.       2. Load TCPIP.EXE
  91.       3. Load TELAPI.EXE.
  92.       4. Run TSU.EXE to associate a hostname with a session ID. This
  93.          can be done interactively, or in the command line, such as
  94.             tsu my-host my-id
  95.          (if you need to connect to a telnet port other than the standard
  96.          23, specify that as an additional parameter to tsu). The session id
  97.          ("my-id" above) appears limited to 8 characters.
  98.       5. You will need to supply ANZIONET with a "hostname", which it will
  99.          store in its parameter file. This hostname is considered a wild card.
  100.          That is, up to 8 characters of the host name will be considered as
  101.          the first characters of a name to be matched (by TELAPI) against
  102.          SESSION-IDs (not host names) currently available.
  103.       6. Run ANZIONET.EXE, with a hostname:
  104.             anzionet /h:<hostname>
  105.          or without:
  106.             anzionet
  107.          (Don't put in the '<' and '>'). Once you have specified a successful
  108.          hostname, ANZIONET will store this in your parameter file.
  109.  
  110.          For the example above, this would be:
  111.             anzionet /h:my-id
  112.       7. If all goes well, you will be connected. If you quit from ANZIONET
  113.          at any time, your connection will be broken. It appears that
  114.          Anzio's RECONNECT option does NOT work with LAN WP.
  115.  
  116. Host name resolution works as follows: ANZIONET specifies a session id by
  117. one of the methods indicated above. It passes this name to TELAPI, which
  118. must be able to find it in its table of available connections as established
  119. by TSU. TELAPI then determines the host name associated with the session id.
  120. This host name is then passed on to TCPIP, which must be able to resolve the
  121. name, typically within the file \NET\TCPIP\HOSTS (more specifically, the file
  122. HOSTS in the directory named in "PATH TCP_CFG" in the "Protocol TCPIP"
  123. section of the NET.CFG file). Or, TCPIP may be configured to resolve the name
  124. with DNS (Domain Name Server).
  125.  
  126. ---------------------------------------------------------------------------
  127. NOTES ON USING ANZIOWIN WITH LAN WP
  128.  
  129. Novell's LAN WorkPlace (LWP) includes a WINSOCK.DLL, which its
  130. installer places correctly in the \WINDOWS directory. However, there
  131. in an additional module, NOVASYNC.EXE, which WINSOCK calls, which
  132. is erroneously placed in the LWP program directory, normally \NET\BIN. If
  133. \NET\BIN is not in your PATH, then WINSOCK can't find NOVASYNC, and
  134. AnzioWin won't run.
  135.  
  136. To solve this problem, copy NOVASYNC.EXE into your \WINDOWS (or
  137. \WINDOWS\SYSTEM) directory.
  138.  
  139. ---------------------------------------------------------------------------
  140. NOTES ON USING ANZIO14:
  141.  
  142.    ANZIO14 is a special version of ANZIO that uses INTERRUPT 14 for its
  143.    communication. This works with other companies' TCP/IP software, and other
  144.    special communication situations.  In these cases, some software must be
  145.    loaded before ANZIO14, to intercept communication calls and redirect them.
  146.    If you are working with WOLLONGONG PATHWAY, for instance, you must load
  147.    BAPI. See the appropriate documentation for help.
  148.  
  149.    The interrupt 14 interface is loosely defined. One area of variance involves
  150.    what happens when Unix closes its end of the TCP/IP connection, as it will
  151.    do if you enter "exit" at the shell level. Various INT 14 drivers take
  152.    various approaches to notifying an emulator (i.e., ANZIO14) that this has
  153.    happened. Furthermore, this behavior is rarely documented well, if at all.
  154.    We continue to experiment with different providers' software.
  155.  
  156.    If ANZIO14 knows that the host connection has been terminated, it will
  157.    quit, at which point you can rerun another session.
  158.  
  159. -----------------------------------------------------------------------------
  160. OBJECT CODES FOR FILE TRANSFER PROGRAMS
  161.    Many UNIX systems do not have a "C" compiler. That presents a problem with
  162.    the file transfer programs "send-pc.c" and "recv-pc.c". So we have come
  163.    up with two solutions.
  164.  
  165.    Your distribution disk now contains objects for file transfer programs
  166.    for the NCR System 3000 and the Tower, under subdirectories
  167.    NCR3000 and NCRTOWER, respectively. The included files are
  168.       send-pc   (compiled from send-pc.c)
  169.       recv-pc   (compiled from recv-pc.c)
  170.    These can be installed via the floppy disk drive on your UNIX machine.
  171.    This approach is referred to as "METHOD 1" below.
  172.  
  173.    There are also special files named
  174.       send-pc.ech
  175.       recv-pc.ech
  176.    These are shell scripts ("batch strings") that create the object files.
  177.    They are installed via "METHOD 2" below. The advantage of this method
  178.    is that it can be done from the ANZIO PC, even over a modem.
  179.  
  180.    METHOD 1: LOADING VIA FLOPPY
  181.       Many Towers have a 5.25" or 3.5" diskette drive. All 3000s have a 3.5"
  182.       drive. Thus you may be able to move the files over with the special
  183.       utilities include with those systems for reading DOS diskettes.
  184.  
  185.       Put the distribution floppy (#2 if you have two diskettes) in the UNIX
  186.       machine's drive. If you have the wrong diskette size, either copy
  187.       the files to the correct disk size using a DOS PC, or use METHOD 2 below.
  188.  
  189.       On the 3000, enter:
  190.          doscp a:<filename> <directory>
  191.       to load each file.
  192.  
  193.       For example:
  194.          doscp a:ncr3000/send-pc /usr/bin
  195.          doscp a:ncr3000/recv-pc /usr/bin
  196.  
  197.       On the Tower, enter:
  198.          pcdsk
  199.          mtu
  200.       then answer questions about files to move.
  201.  
  202.       With either of these methods, you will need to make the files
  203.       executable.  To do this, use the chmod command:
  204.          chmod +x /usr/bin/send-pc
  205.          chmod +x /usr/bin/recv-pc
  206.       for example.
  207.  
  208.    METHOD 2: UPLOADING THE ".ECH" FILES
  209.       Each ".ECH" file is a series of commands, which together create an
  210.       executable file. Following is a complete example for the "send-pc" file.
  211.       Repeat it for the "recv-pc" file.
  212.          1. Log into an appropriate directory on the UNIX system:
  213.                cd $HOME
  214.          2. Upload the ".ech" file:
  215.                cp /dev/tty send-pc.ech
  216.                <alt-F>openi send-pc.ech
  217.                <alt-F>transmit trailer <ctrl-D>
  218.          3. Use the shell to execute the file:
  219.                sh send-pc.ech
  220.             This will result in a file named "send-pc" in the same directory.
  221.          4. Copy the file to a directory in the PATH:
  222.                cp send-pc /usr/bin
  223.  
  224.    WHERE TO PUT THE OBJECT FILES
  225.       When you give UNIX a command, it looks in the directories specified
  226.       in your PATH for a file of that name.  You can see your PATH by
  227.       typing
  228.          set
  229.       Note that UNlike DOS, UNIX will NOT look first in your current
  230.       directory. That's why you'll sometimes do
  231.          ./<command>
  232.       If you want the programs listed above to be available to everyone,
  233.       they'll need to be in a directory included in your PATH.  You can
  234.       either copy them to a directory in the standard PATH, such as
  235.       /usr/bin, or you can change your PATH to include the directory
  236.       they are in.
  237. -----------------------------------------------------------------------------
  238. UFT FOR UNIX
  239.    We now have available a UNIX version of "Universal File Transfer" (UFT).
  240.    This pair of programs makes file transfer between UNIX and DOS easy, fast,
  241.    and error-free.
  242.  
  243.    Specific features include:
  244.       Wild-card transfer in either direction
  245.       Compression, for faster transfer
  246.       Error-checking
  247.       Binary transfer, allowing data files and objects to be moved between
  248.          systems
  249.       Command-line driver operation
  250.  
  251.    UFT/UNIX is only $250 per UNIX host machine.
  252. -----------------------------------------------------------------------------
  253. TSR OPERATION OF ANZIO FOR DOS:
  254.  
  255.    Effective with release 9.2, ANZIO can be loaded and stay resident in
  256.    memory, allowing "hot-key" operation.  Refer to the ANZIO manual.
  257.  
  258.    If you are using ANZIO this way, you may want to run the "small" version
  259.    of ANZIO, on the disk as "ANZIOS.EXE".
  260. ------------------------------------------------------------------------------
  261. ALTERNATE EMULATIONS AND KEY FILES
  262.  
  263.    Effective 9.3, ANZIO can emulate terminals other than the NCR 7900
  264.    and 7901 (ADDS Viewpoint).  To tell ANZIO what to be, enter:
  265.       <F6>TERM N7900<newline>
  266.    or replace "N7900" by "N7901", "VT220" (or ANZIO), or "WYSE60".
  267.    Your current setting will now show on the help screen.
  268.  
  269.    The emulation does not automatically affect function key definitions.
  270.    If your software requires the use of function keys, simply define each
  271.    key combination, or refer to the provided key files, VT100.KYS,
  272.    VT220.kys, VT220S.KYS,
  273.    ANZIOTIC.KYS, WYSE60.KYS, and KERMIT.KYS. Each of these files has a
  274.    corresponding ".DOC" file (i.e., KERMIT.DOC) explaining the keys
  275.    defined.
  276.  
  277.    The KERMIT.KYS file is set up especially for use with Word Perfect 5.0
  278.    on UNIX. This file defines all 40 standard key combinations. When you
  279.    set WP for KERMIT, set ANZIO to TERM VT220, and READ KERMIT.KYS, you
  280.    can use the same key combinations that you would use in WP for DOS. Note,
  281.    however, that WP 5.1 changed all this, and KERMIT.KYS will not work with
  282.    WP 5.1 (see following).
  283.  
  284.    The ANZIOTIC.KYS file defines all the key combinations that are
  285.    defined in ANZIO.TIC, explained below. It also contains shifted and alt-ed
  286.    function keys for use with Word Perfect 5.1 and ANZIO.TRS, explained below.
  287.    Note that with ANZIOTIC.KYS installed, all variations of <F5>, for instance,
  288.    send key codes to the host. So, to get to ANZIO's help screen, you will
  289.    need to do <alt-M>. Special <alt-> combinations are summarized here:
  290.       <alt-M>   brings up ANZIO's "menu" or "help" screen.
  291.       <alt-F>   produces a FUNCTION prompt at the bottom of the screen.
  292.       <alt-A>   is the "grand abort" or "panic button" key, for when ANZIO is
  293.                 locked in some internal loop.
  294.       <alt-H>   brings up ANZIO's HELP INDEX.
  295.       <alt-X>   quits ANZIO.
  296.  
  297.    Please contact us if your software does not work correctly with ANZIO,
  298.    or if you need assistance with key definitions.
  299. ------------------------------------------------------------------------------
  300. ANZIO TERMINFO FOR UNIX SYSTEMS
  301.  
  302.    When ANZIO is set for TERM VT220, it actually recognizes more escape
  303.    sequences than the VT220 does (we've included some from the ANSI
  304.    definition - see the 9.6 changes section below). Also, the VT220
  305.    has strange function keys, and that is somewhat limiting. So, you
  306.    might want to tell UNIX about a "terminal" called "ANZIO".
  307.  
  308.    Many programs under UNIX (such as "vi", "sysadm", and some COBOL
  309.    systems) use the "terminfo" data base to find information about
  310.    terminals. So, if you create a terminfo entry for ANZIO, and then
  311.    set your TERM variable to "ANZIO", you can take advantage of
  312.    the expanded capabilities of ANZIO. And we've made it easy.
  313.  
  314.    There is included with ANZIO a file named "anzio.tic". This is a
  315.    terminfo source file. Follow these steps to install and use it:
  316.  
  317.       Upload anzio.tic to your UNIX system (as a text file) using
  318.          either the simple upload procedure defined in the manual,
  319.          or one of the utilities described herein.
  320.       To "compile" anzio.tic, tell UNIX:
  321.          tic anzio.tic
  322.       Set your TERM variable to anzio (upper or lower case). Tell UNIX:
  323.          TERM=anzio;export TERM
  324.  
  325.    Note that the ANZIO terminfo is intended for color PCs.  There is also a
  326.    file named ANZIO-M.TIC for monochrome PCs -- follow the above procedures
  327.    using "anzio-m" instead of "anzio". Also, there is a variant called
  328.    ANZIOWIN.TIC that implements some of the differences in Windows.
  329.  
  330.    The ANZIO terminfo includes definitions of many key combinations, such
  331.    as <shift-F1>. To make ANZIO send the correct sequences, use the
  332.    ANZIOTIC.KYS file. Tell ANZIO:
  333.       MERGE ANZIOTIC.KYS
  334. ------------------------------------------------------------------------------
  335. ANZIO and ACUCOBOL
  336.  
  337.    The ACUCOBOL runtime does not use terminfo (see above), but has its own
  338.    file of terminal information, called "a_termcap", which is based on the
  339.    earlier Unix "termcap".
  340.  
  341.    To support this, we supply a file "ANZIO.CAP", which matches Anzio's
  342.    behavior when running as VT220 (or "ANZIO"), with ANZIOTIC.KYS loaded.
  343.    To install this capability, copy the ANZIO.CAP file to your Unix system,
  344.    using Zmodem or the UNIX system's utility that reads DOS floppies
  345.    ("dosread", for instance). Then add it on to the end of the a_termcap file
  346.    used by ACUCOBOL (normally "/etc/a_termcap"). Set your TERM or A_TERM
  347.    variable to one of the following:
  348.       anzio         for DOS versions of Anzio
  349.       anzio-m       for DOS versions of Anzio on monochrome screens
  350.       anziowin      for Windows versions of Anzio
  351.       anzio-mouse   for Windows versions of Anzio where you want mouse
  352.                     support
  353.  
  354.    To use the mouse with ACUCOBOL (version 3.0 and up), you must add the
  355.    following lines to the ACUCOBOL configuration file
  356.    (normally /etc/cblconfig):
  357.       USE-MOUSE 1
  358.       MOUSE-FLAGS 16384
  359.    You must also have your TERM or A_TERM set to "anzio-mouse". Acucobol
  360.    will then automatically enable the mouse for a) the debugger, and b)
  361.    certain controls, such as radio buttons and check boxes. Try Acucobol's
  362.    sample program "tour31.cbl".
  363.  
  364.    Your program can also explicitly reference the mouse. See the file
  365.    "mouse.cbl" on Rasmussen Software's website, www.anzio.com.
  366. ------------------------------------------------------------------------------
  367. ANZIO and WORD PERFECT for UNIX
  368.  
  369.    We have now made special efforts to make ANZIO work extremely well with Word
  370.    Perfect for UNIX (WP 5.1 and later). These features include:
  371.       1) Normal, shifted, control, and alt function keys that match WP for DOS.
  372.       2) Support for pass-through print from WP/Unix to the PC's printer.
  373.       3) Support for Print Preview on VGA and Hercules screens under DOS,
  374.          and all screens under Windows.
  375.  
  376.    The key to these features is the file ANZIO.TRS, which is a WP terminal
  377.    definition file that describes ANZIO. This works in conjunction with
  378.    ANZIOTIC.KYS, described above.
  379.  
  380.    To implement:
  381.       1) Set ANZIO's terminal type to ANZIO.
  382.       2) Set UNIX's TERM (and/or WPTERM) to ANZIO.
  383.       3) Be sure you have told ANZIO to READ (or MERGE) the keys file
  384.          ANZIOTIC.KYS.
  385.       4) Load the ANZIO.TRS file onto your UNIX system. This file must be put
  386.          in WP's "shlib" directory, as "anzio.trs" (must be in lowercase). This
  387.          is NOT a text file, so it must be transferred to UNIX in "binary" or
  388.          "transparent" mode, such as a) via the UNIX system's floppy disk
  389.          drive; b) via ANZIO and UFT; c) via FTP; d) via Kermit; or e) via
  390.          ZMODEM. Note also that you probably need to have root privileges in
  391.          order to put a file into the shlib directory.
  392.  
  393.    You will also probably want to install the ANZIO.TIC file, as described above.
  394.  
  395.    Alternatively, you can alter the existing Word Perfect terminal drivers
  396.    such as scocons, scoconscol, and vt220 to add support for this graphics
  397.    mode, known as kermit30_vga. Contact us for more information.
  398. ------------------------------------------------------------------------------
  399. ALTERNATE METHOD OF DOWNLOAD UNDER UNIX
  400.    This release includes a file named DOWNLOAD, which is a UNIX shell script.
  401.    Simply upload it and make it executable.  Then invoke it by doing
  402.       download <filename>
  403.    or
  404.       download <wildcard>
  405.    and it will do the rest.
  406. -----------------------------------------------------------------------------
  407. ALTERNATE UPLOAD METHOD UNDER ITX
  408.    An alternative method for uploading 80-column text files from PC to
  409.    ITX involves using ITX's "SYSIN". It is probably easier to use, especially
  410.    if you are unfamiliar with ITX's $EDIT.
  411.  
  412.    Tell ITX:
  413.       ASSIGN A <filename>(<unit>),NEW,<sectors>,AP
  414.       MOVE SYSIN A
  415.    Tell ANZIO:
  416.       OPENI <filename>
  417.       TRANSMIT TRAILER END$
  418. -----------------------------------------------------------------------------
  419. NOTES ON "OVERRUN" MESSAGES
  420.    If you see the word OVERRUN flash on the bottom of your screen, it means
  421.    that your PC hardware is experiencing lost characters. There is some
  422.    information on this in the ANZIO manual, but a new factor has entered
  423.    the picture - DOS 5 (and 6).
  424.  
  425.    Many people running under DOS 5/6 are experiencing OVERRUNs. We believe there
  426.    are two possible sources for these problems in DOS 5 and 6. One is EMM386,
  427.    the expanded memory manager included with DOS 5/6 and Windows 3.1. The other
  428.    is SmartDrive's write-back cache feature.
  429.  
  430.    You have these options:
  431.  
  432.       1) Remove EMM386 from your CONFIG.SYS and reboot. This should get rid
  433.          of the problem. EMM386 is only required if some of your software
  434.          needs EMS (exPANDed memory).
  435.       2) Replace EMM386 with a third-party memory manager, such as QEMM from
  436.          Quarterdeck.
  437.       3) Configure SmartDrive so it does not do write caching. See your DOS
  438.          manual for more information. To disable write caching on drive C:,
  439.          for example, do
  440.             SMARTDRV C- <size> <size>
  441.       4) Upgrade your serial port to a 16550AFN. Contact us for more
  442.          information.
  443. -----------------------------------------------------------------------------
  444. 132-COLUMN MODE in DOS
  445.  
  446.    All versions of ANZIO support 132-column modes, but it's trickier under
  447.    DOS than under Windows, because it's not quite standardized. To enable
  448.    DOS versions to display 132 columns, you have three choices:
  449.  
  450.       1) You may be able to leave ANZIO's MODE-132 setting at 0, if your
  451.          video card BIOS supports VESA mode 109, the VESA standard for
  452.          132x25.
  453.       2) If you have documentation on your video card, check that to find out
  454.          what mode number is 132x25, and tell ANZIO with the MODE-132 command.
  455.       3) Run the program VIDMODES, distributed with ANZIO. This program tests
  456.          modes from hex 11 to hex FF, and displays results. It also tells you
  457.          if you have VESA support. If you have a non-VESA 132x25 mode, put
  458.          that in ANZIO's MODE-132 setting. Or, if you have VESA mode 109,
  459.          set MODE-132 to 00 (see option 1).
  460. -----------------------------------------------------------------------------
  461. IF YOU ARE UPGRADING...
  462.    Pay special attention to the Appendix entitled MIGRATION FROM EARLIER
  463.    RELEASES in the ANZIO manual.
  464. -----------------------------------------------------------------------------
  465. CHANGE HISTORY
  466.  
  467. The following is a progressive list of program changes, for those who are
  468. interested.  Those marked with an asterisk (*) are non-trivial. Some changes
  469. apply only to certain variants of Anzio, as noted.
  470.  
  471. Changes in 9.0
  472.    1. Sample key file (SAMPLE.KYS or RMCOS.KYS) will be read on initial
  473.       startup.
  474.    2. CALC no longer uses 'C' for clear, as it is needed in hex mode.
  475.    3. In transparent print (ESC-3), ignore DC2 and DC4 ONLY IF in RMCOS.
  476.    4. Bug fixed related to larger memory size for scroll buffer (9.0a).
  477.    5. Bug fixed related to #103 above.
  478. CAPPED AND RELEASED AS 9.0  10-21-88
  479.    6. Bugs fixed re. defined control keys (0 to $1F)  (9.0b  1-10-89)
  480. Changes in 9.1
  481.    1. Compiled under Turbo 5.0.
  482.    2. Added INSERT-LINE (<ESC>M), DELETE-LINE (<ESC>l) procedures.
  483.    3. Allow ESC functions in local text in macros.
  484.    4. Improve DROPOUT handling.
  485.    5. In CALC, allow <backspace>.
  486.    6. In CALC, beep on illegal keystroke.
  487.    7. Allocate as review memory smaller of 64k or 80% of maximum available.
  488.    8. CALC will return hex code, if in hex mode.
  489.    9. CALC result will show on line 25 where it won't be wiped out by CAPS.
  490.   10. CALC now allows the minus sign to negate the accumulator, of no operand.
  491.   11. Allow cursor-relative rectangle specification on KEEP, BOX, WINDOW,
  492.       FILL, MENUBAR, PICK, PRINT, i.e.,
  493.              KEEP 1 80 .-5 .+5
  494.   12. Make sure all interrupt vectors are kosher during RUN operation via
  495.       Turbo PASCAL's new 'swapvectors' command.
  496.   13. Bug in INTERPRET was duplicating last character.
  497.   14. Allow 0-length line to be transmitted to UNIX.
  498. * 15. Xon/Xoff - flow control observed in UNIX, TTY.
  499.   16. Changes for UFT under unix.
  500.   17. On screen scroll, maintain cursor position (showed up in unix).
  501.   18. Prevent non-stop OVERFLOW ON RECEIVE messages.
  502.   19. Optimize UFT-type transmission.
  503.   20. On RUN of a program, don't write reminder "enter EXIT to return
  504.       to ANZIO".
  505.   21. Fiddle with memory allocation for RUN.  This allows the program to
  506.       be compiled to allocate all available memory, thereby avoiding a
  507.       problem with PROLOK.
  508.   22. Bug fixed: buffered keystrokes were read by <F5> routine.
  509. RELEASED 3-7-89
  510. Changes in 9.1a
  511.    1. Respond to <ESC>a<nnn>R<nnn>C positioning for ITX 6.1.
  512.    2. Bug fixed involving clear-eol when positioned past 80.
  513.    3. Respond to zero-intensity attribute (<ESC>0D).
  514.    4. PROPOGATE ON/OFF controls whether screen attributes take a position.
  515. Changes in 9.2
  516. *  1. TSR: STAY command
  517.    2. Process and ignore <ESC>g... command to download function keys
  518.    3. In F2 editor, when not in whole-line mode, hitting up- or down-arrow
  519.       will send that code prior to CR.
  520.    4. New command: F2 - allows line editor to be invoked from host.
  521.    5. Allow TRANSMIT L=255 for longer UFT records.
  522. *  6. Allow TOGGLE or SWITCH to change boolean parameters; i.e.,
  523.          LOCK TOGGLE.
  524.    7. Fix bug in wrap logic.
  525.    8. Bug fixed: function entry on line 25 didn't work when PANned.
  526.    9. Bug fixed: GAUGE string didn't work when PANned.
  527.   10. Disallow TYPE with no file name.
  528.   11. On virgin startup, name of key file will now include full path.
  529. Changes in 9.3:
  530. *  1. Variable terminal type, supported by
  531.         TERM <xxx>
  532.       where <xxx> is one of N7900, N7901, VT100, or WYSE50.
  533. *  2. Make 7900 (field-type) attributes more accurate.
  534. *  3. Modify TSR routines (TPTSR.ASM) so that same key sequence can be
  535.       used to initiate and exit.
  536. *  4. Change standard hotkey to alt-F1 (83B);
  537.    5. Improve screen updating under DesqView.
  538. Changes in 9.3b:
  539.    1. Bug fixed: caused some corruption when going from WIDTH 80 to WIDTH 132
  540.    2. Bugs fixed: DIAL, FILL, BOX, etc., when entered at bottom of help
  541.       screen, will first restore live screen.
  542.    3. Bug fixed in FILL, BOX, and MENUBAR involving video attributes.
  543.    4. Make MENUBAR, F2 commands wait for keyboard unlock before proceeding.
  544. *  5. MERGE command: same as READ, but doesn't change default key file name.
  545.    6. In F2, up-arrow or down-arrow is appended to string when hit, ONLY IF
  546.       invoked from host.
  547. *  7. Improved VT100 - supports "cursor mode" (alternate codes for
  548.       cursor keys.
  549. *  8. Enable transparent print in Wyse50, vt100 with <ESC>3.  Note that in
  550.       7900 mode, transparent print is activated with <ESC>3, not <ESC>8.
  551. *  9. Support keyboards with <F11>, <F12>.
  552. Changes in 9.3c:
  553.    1. Improve defaults in SYNC.
  554.    2. Bug fixed in display after returning from MENUBAR.
  555. Changes in 9.4:
  556.    1. Kermit transfer protocol - commands: KSEND, KRECEIVE, KCOMMAND (not
  557.       yet perfected).
  558.    2. When download encounters problems, such as full disk, make
  559.       abort easier.
  560.    3. Was beeping too much on macro keys.
  561.    4. Bug introduced in 9.3b - keystrokes lost in space.
  562.    5. Clean up vt-100 graphics.
  563. *  6. New command: MODE-132 tells ANZIO what hex bios mode corresponds to
  564.       132-column.
  565. *  7. Add recognition of escape sequences to switch to 132-column, 80-column
  566.       modes in WYSE50, N7900.
  567. *  8. Alt-H generates help screen.
  568.    9. Prevent blowup when program asks for initial parameters.
  569.   10. Program asks for initial term type.
  570.   11. If host program sends OPENI/S command, and an input file is already
  571.       open, close it.
  572. * 12. New commands: KEEP/N and PRINT/N same as KEEP and PRINT except no
  573.       return-linefeed after each line.
  574. * 13. New command-line parameter limits REVIEW memory used, to free up
  575.       more memory for RUN, STAY:
  576.          ANZIO /M:nnnn
  577.       where nnnn is in the range 16384 to 65504.
  578.   14. SCREENMODE 132 sets to 132-col mode, of MODE-132 is set.
  579.   15. Alt-H does online help (HELP INDEX).
  580.  
  581. Changes in 9.5:
  582.    1. Program detects when you OPENO a device name, such as AUX or PRN,
  583.       and doesn't force you to use OPENO/N.
  584.    2. DIR/S returns DIR's selected filename to host.
  585. *  3. Allow DIR/S, MENUBAR in function in macro, i.e.:
  586.          <F6>OPENI <F6>DIR/S|#||
  587.    4. Allow more than three columns in a MENUBAR.
  588. *  5. HELP INDEX allows user to select item for more help.
  589.    6. Various Kermit improvements.
  590.    7. Improve SETCOLOR NORMAL for different attribute schemes.
  591.    8. Allow BAUD 28800, 38400, 57600.
  592.    9. Allow DELAY, LINE DELAY to go to 65535.
  593.   10. Speed up escape sequence recognition.
  594. * 11. Alt-H produces HELP INDEX from a variety of places.
  595.   12. Allow UFT download with up to 2k displays.
  596.   13. Correct cursor size problem in some models.
  597. * 14. STAY/G - same as STAY, but saves memory for graphic save.
  598. * 15. Alt-M brings up "menu" screen (F5 help screen).
  599. * 16. Alt-X terminates program.
  600.   17. Bug fixed: download from UNIX would timeout at slow baud rates.
  601. * 18. Allow: TRANSMIT TRAILER <DEL> for UNIX.
  602. Changes in 9.5a:
  603.    1. Initialize string used for RETRANSMIT.
  604. Changes in 9.5b:
  605.    1. Don't timeout in data reception.
  606.    2. Add correct pass-thru print code (<ESC>[5i) to vt100.  (Still contains
  607.       <ESC>3).
  608.    3. Improve pass-thru print logic.
  609.    4. Allow DEFINEing keys on numeric pad. NOT FINISHED
  610. Changes in 9.5c:
  611.    1. In Wyse 50, ESC ` A is normal protect character, ESC ` 6 is reverse,
  612.       ESC ` 7 is dim.  Took out erroneous ESC !.
  613.    2. In VT100, added ESC H for set tab.
  614.    3. Add Insert char, Insert mode, Delete char as appropriate.
  615.    4. Correct VT100's scroll region handling.
  616.    5. In Wyse 50, "ESC *" and "ESC ," are clear screen, protect off.
  617.    6. In MONITOR mode, put FRAMING, BREAK, etc. in line.
  618.    7. Restore CTRL-BREAK = BREAK.
  619.    8. In WYSE50, recognize ^X (hex 18) as transparent print on, cancelled by
  620.       DC4 (which also cancels DC2).
  621.    9. In transparent print with UNIX and RMCOS, send XON/XOFF characters
  622.       without looking at incoming XOFF.
  623.   10. ANZIONET version created, to run on Novell Network Async Comm Server.
  624. Changes in 9.5d:
  625.    1. Compile under Turbo Pascal 6.0.
  626. *  2. Support 16550 UART with FIFO.
  627.    3. Don't force to uppercase anything following RUN or RUN/N command.
  628. Changes in 9.5e:
  629.    1. Allow additional comm port options.  Port can be from 1 to 10,
  630.       17 to 26.  Ports translate as follows:
  631.          COMM PORT    BASE I/O ADDRESS (hex)
  632.              1             3F8
  633.              2             2F8
  634.              3             3E8
  635.              4             2E8
  636.              5            3220
  637.              6            3228
  638.              7            As determined by BIOS, stored at 40:0000
  639.              8            As determined by BIOS, stored at 40:0002
  640.              9            As determined by BIOS, stored at 40:0004
  641.             10            As determined by BIOS, stored at 40:0006
  642.       Interrupt vector (IRQ) is 4 for odd numbered comm ports, 3 for even.
  643.       To reverse that, add 16 to comm port (i.e., port 19 would be 3E8
  644.       and IRQ 3)  (see 9.7 below)
  645. Changes in 9.6:
  646.    1. Overlays. (not yet completed)
  647.    2. Merge Kermit code into one unit.
  648.    3. Don't force to uppercase anything following RUN or RUN/N command.
  649. *  4. Upgrade WYSE50 to WYSE60:
  650.          ESC e 0 means propogate on.
  651.          ESC e 1 means propogate off.
  652.          Various codes for graphics character set
  653.          ESC d . means wrap off
  654.          ESC d / means wrap on
  655.          ESC d # means transparent print on
  656.          ESC Z... means define key
  657.          ESC w <x> means display page <x>
  658.          ESC y   means clear eos
  659.          ESC cN  means make box
  660.          ESC cG  means make box
  661.          ESC cF  means fill area
  662.          ESC cH means clear area
  663.          END key generates <ESC> T
  664.          ESC ; means erase screen
  665.          ESC : means erase screen
  666.          Needs:
  667.             ESC z ... means define function key
  668.             ESC <ctrl-whatever> prints low ASCII
  669. *  5. Enhance VT100 toward ANSI and VT220 standards:
  670.          ESC [ <n> L inserts lines
  671.          ESC [ <n> Z means backtab
  672.          ESC [ <n> P means delete chars
  673.          ESC [ <n> M means delete lines
  674.          ESC [ <n> @ means insert chars
  675.          ESC [ <n> S means scroll forward
  676.          ESC [ <n> T means scroll reverse
  677.          ESC [ <n> G means go to position
  678.          ESC [ <n> d means go to line
  679.          ESC [ 1 K   means erase to beginning of line
  680.          ESC [ <n> E means down <n> lines, col 1
  681.          ESC [ <n> F means up <n> lines, col 1
  682.          ESC [ <n> I means TAB <n> times
  683.          ESC [ <n> X means erase <n> characters
  684.          ESC [ <n> b means repeat last character <n> times
  685.    6. Recognize certain escape sequences from "wrong" term type and
  686.       switch automatically.  (subject to "ifdef AUTOTERM")
  687.    7. Use MYCRT unit. (need to test use of myreadkey in return from RUN)
  688.    8. Bug fixed: in VT100 graphics mode, still print other characters.
  689.    9. Restore ability to do 43 or 50-line screen.
  690.   10. If user tries to RUN a file other than a COM or EXE file,
  691.          use COMMAND.COM to do it.
  692. Changes in 9.6a (3-16-92):
  693.    1. Fixed bug: when TIMEOUT happened when receiving UFT data,
  694.       corruption or lockup happened.
  695.    2. Add to VT100:
  696.          <ESC>[..f   alternate form of cursor positioning.
  697.    3. Change name on Wyse50 emulation to Wyse60.
  698. Changes in 9.6b (4-8-92):
  699.    1. For ANZIO14 version, if status returned from INT 14 contains
  700.       hex 1000, terminate ANZIO.
  701. Changes in 9.6c (5-6-92):
  702. *  1. New commands: FIND/S <filespec> returns first filename meeting
  703.         spec. FINDNEXT/S returns next. Directories include trailing
  704.         slashes.
  705. Changes in 9.6d (5-26-92):
  706.    1. Fixed bug in responding to "set tab" escape sequence.
  707.    2. INTERPRET wasn't working if scroll region was set.
  708.    3. Enhance viewpoint (N7901) support:
  709.          <ESC>H for graphics character
  710.    4. For Wyse60
  711.          Ignore <ESC>A - sets message field attribute (used for "flash")
  712. Changes in 9.6e (6-16-92):
  713.    1. Fixed several problems in Wyse60 alternate character sets.
  714.    2. Have Wyse60 mode ignore unimplemented escape sequences.
  715.    3. For Wyse60:
  716.          ESC <control-char> means print the control char.
  717.          Fixed bug in "box" logic for <ESC>cN.
  718. *  4. Do XON/XOFF handshake to suspend host output if buffer almost full.
  719.       Issuing ctrl-S at keyboard suspends output, ctrl-Q resumes.
  720.    5. SCROLL parameter now also applies when we do a clear to end-of-screen
  721.       from line 1 column 1.
  722. *  6. New command: RESET resets terminal (reissuing TERM command
  723.       does the same):
  724.          character sets
  725.          attributes
  726.          wrap mode
  727.    7. Status-return (i.e., from OPENO/S) is now eligible for RETRANSMIT.
  728. *  8. Alt-F brings up "Function" prompt on live screen, like F6 does
  729.       if not over-defined.
  730.    9. DIR/S now returns name in lower case - better for UNIX. For instance,
  731.          recv-uft -t <F6>dir/s|#|
  732.   10. Restore operation: if user entered ANZIO NONE, don't read any key
  733.          file.
  734. Changes in 9.6f
  735.   1. In vt100 mode, ignore <ESC>#<whatever>, used for double-high,
  736.       etc.
  737.   2. Respond to cursor position request:
  738.          vt100: <esc>[6n
  739.          wyse60 : <esc>?
  740.                   <esc>b
  741.   3. Restore (again) ctrl-break = break.
  742.   4. Improve Xon/Xoff handling.
  743.   5. In ANZIO14, set baud rate, etc.
  744. Changes in 9.6g
  745.   1. Xon/Xoff improvement (Transparent print routine won't override COMM
  746.      driver's XOFF)
  747. Changes in 9.7:
  748. * 1. DELAY and LINE DELAY are now machine-independent, in units of 10
  749.      microseconds. Thus a LINE DELAY of 2000 yields a 20 millisecond
  750.      line delay. During migration, old values are ignored.
  751.   2. The timer used in WAIT and to time BREAKs had become inaccurate
  752.      on fast machines. This has been fixed.
  753. * 3. Allow commands to ANZIO to be sent from the host prefixed by
  754.      hex 1C or 1E. Suffix can be 1D, 1F, or, as before, 13 (DC3). This
  755.      should clear up problems working with some modems and muxes.
  756.   4. Separate ctrl-Break from F10, so that if F10 is redefined, Ctrl-Break
  757.      continues to work.
  758.   5. In ANZIONET (6B version), fixed bug that caused some lost data.
  759.   6. In ANZIO14, correct BREAK handling, allow setup with BAUD 19200,
  760.      other features of BIOS Extended Init.
  761.   7. Integrate ANZIOWIN code.
  762.   8. In ANZIOWIN, the old SYNC setting governs how the screen will be
  763.      updated during scrolling, when we get a ways behind the incoming data.
  764.   9. DIR/S will now return full path name of selected file.
  765. *10. DIR and DIR/S will allow you to navigate through subdirectories.
  766.  11. New parameter IGNULL causes incoming null characters to be ignored
  767.      (except in file transfer, etc.). Parameter does not show on help screen
  768.      and is normally false; should only be used on advice from RSI.
  769.  12. New command DELAY/S sends delay, line delay values to host.
  770. Changes in 9.7a:
  771.   1. Add support for upper-pc character set in vt100 emulation, as in Kermit,
  772.      invoked by <ESC>)?.
  773.   2. Add support for vt220 alt char codes invoked by <ESC>n, <ESC>N,
  774.      <ESC>o, <ESC>O.
  775.   3. Fixed bug: wasn't restoring line 25 when setting to 80-col mode if
  776.      already in 80-col mode.
  777. Changes in 9.7b:
  778. * 1. Add a parameter, IRQ, indicating which interrupt line is used by the
  779.      serial port. This allows the user to explicitly set the interrupt
  780.      vector, in cases where their comm board is not set according to
  781.      standards.
  782.   2. When printing out HELP and INTERPRET screens, use underlines to
  783.      indicate highlights.
  784. Changes in 9.8:
  785. * 1. WAITFOR command: WAITFOR <string> [<timeout>]. Can be abbreviated
  786.      WF. Default time is 24 hours. Can be interrupted with any F9 key.
  787.   2. String entries in functions can be quoted, i.e., "abc def".
  788. * 3. Alt-A can function as "panic button", "abort", just
  789.      like any F9 key.
  790. * 4. INVOKE and CALL commands: INVOKE <c> causes macro key c to be started,
  791.      with no return to calling string. CALL is similar, but returns.
  792. * 5. SEND x1 x2 y1 y2. Sends contents of screen back to host. Y1 must equal
  793.      y2. This can also send results into another function.
  794.  Changes in 9.8a:
  795.   1. In Windows version, allow F10.
  796.   2. In Windows version, substitute <shift><ctrl><F1> for <alt-F1>, etc.
  797.   3. In Windows version, load fonts from 'dosapp.fon'.
  798.   4. On initial screen, timeout 10 seconds or until keystroke.
  799.   5. Under DOS 5, was blowing up if user tried to do RUN after STAY.
  800.   6. ACTIVATE command.
  801.   7. ANZIO API calls (DOS version only).
  802.   8. In Windows version:
  803. *    a) New command: FONT h or FONT hxw.
  804.      b) Store separate font height & width for 80-col, 132-col modes in
  805.         DEF file.
  806.      c) On SCREENMODE 132, go to 132-column screen. Revert on SCREENMODE 80.
  807. *    d) New commands: FONT LARGER, FONT SMALLER.
  808.      e) Don't show irrelavent items on HELP screen.
  809.   9. When user changes comm port, change IRQ automatically.
  810. *10. New commands to make adjusting comm parameters easier:
  811.          8N1,  (equivalent to DATA BITS 8, PARITY OFF, 1 stop bit)
  812.               8E1, 8O1, 8N2, 8E2, 8O2,
  813.          7N1, 7E1, 7O1, 7N2, 7E2, 7O2
  814.  11. Bug fixed: <END> was undefined in vt100's alternate cursor mode.
  815. Changes in 9.8b:
  816.   1. Tek Graphics started
  817.   2. Keep ANZIO14 from getting overflows
  818. * 3. Improve pass-through print, especially for WP/UNIX:
  819.         a) increase timeout to 60 seconds
  820.         b) allow all characters (including 7F, FF) in 8-bit mode.
  821.         c) notify user when comm errors occur on pass-through print.
  822.   4. Improve speed on receipt of redundant character encoding.
  823. Changes in 9.8c:
  824.   1. Big speedup in control-code recognition in VT100 mode.
  825.   2. Make ANZIONET work with Novell's NASI 3.0.
  826. Changes in 9.8d:
  827.   1. Speed up handling of ANSI set-mode.
  828.   2. Speed up handling of horizontal scroll.
  829.   3. On READ of keys file, erase old definitions.
  830.   4. RESET can be used to free the cursor when trapped in line 25.
  831. * 5. New keystroke: alt-U is master unlock (like F4).
  832. * 6. Introduce SMALL version of object, named ANZIOS:
  833.         Designed to run as small as reasonably possible, for memory-resident
  834.            operation
  835.         No file transfer
  836.         No REVIEW
  837.         Removed all non-essential functions
  838.         Forces equivalent of "ANZIO /m:1"
  839.         Rearrange code to minimaze stack usage
  840.   7. For VT220, add recognition of additional modes in ESC [ <mode> m:
  841.         22 = normal
  842.         24 = not underlined
  843.         25 = not blink
  844.         27 = not reverse
  845.   8. Change name of VT100 to VT220.
  846. Changes in 9.8e:
  847.   1. Fixes related to WordPerfect graphics:
  848.         a) Make it work on Hercules cards
  849.         b) Fix bug that occurred on second display
  850.         c) Work correctly if user hits <F5>, <alt-M>, <F6>, <alt-F>, <alt-x>,
  851.               etc. while in graphics mode.
  852.   2. Change default tab stops to every 8 columns.
  853. * 3. Provide cursor line/position indicator if GAUGE is ON, and not SMALL
  854.      version, and not DEMO version.
  855. Changes in 9.8f:
  856. * 1. Allow IRQ in range 2-7, 10-15
  857. Changes in 9.8g:
  858.   1. Fixed problem involving large amounts of pass-through print.
  859. Changes in 9.9 (AnzioWin Only)
  860.   1. Added FileDialog calls and correctly checking menu items during
  861.      MyWinMenInit call after MyWinMenus
  862.   2. Correct MenuItem Strings for files to match files to close if file is
  863.      opened.
  864.   3. Within CreateWinProc, of MyWinCrt, added MyWinMenInit.
  865.   4. Within Init_Param2, of Funcs3, added MyWinMenInit after parameters loaded.
  866.   5. Correctly checking menu items each time come back from a Menu message.
  867.   6. Changes to EnumFont of MyWinCrt and to MyWinMenInit for correctly checking
  868.      menu items.
  869.   7. Moved FontInfo and related constants to vars.pas.
  870.   8. Added windows MessageBox for function_error/misc_error in funcs0.
  871.   9. Added capabilities for 'Save Def' and 'Save Keys' to first call a Windows
  872.      MessageBox on close, and if Yes to save, then call the proper File Dialogs
  873.      (funcs3).
  874.  10. Checkmark Monitor in menu when in use.
  875.  11. Dial dialog now asks for retry/wait.
  876.  12. Fix About dialog for AboutBox to include file names and DemoAboutBox if
  877.      ifdef is NCR or DEMO
  878.  13. Clear Wait, Trailer, Sleep, Dial and Delays dialogs before performing
  879.      process_function
  880.  14. Set Wait and Sleep to go to process_function with proper wording
  881.  15. Set Trailer initial value
  882.  16. Rearrange File and View menus, group logically
  883.  17. Correctly select About (demo or normal) and added About Support
  884.  18. Changed opening menu to display About and remove it on mouse move or
  885.      keydown
  886.  19. Changed Font menu items to enable/gray Large/small font if already at its
  887.      limit
  888.  20. In Windows version, allow things like RUN COPY.
  889.  21. Corrected problem with StringIn dialog receiving and getting values
  890.      correctly, separated this into IntegerDialog and StringDialog.
  891.  22. Added menu item for View/Font/Custom Size.
  892.  23. Set up to correctly enumerate fonts.
  893.  24. Make PRINT, KEEP, etc. work in Windows (do WIN_READ_SCREEN_LINE).
  894.  25. (Did WIN_GET_SCREEN_LINE, but apparently not accessible)
  895.  26. Added Windows "Printer setup", "print screen"
  896. *27. New command: EJECT ejects printer.
  897. *28. PRINTER name of WPRN means write to Windows printer driver.
  898. *29. New command (Windows only): PRINTFONT <sss>, where <sss> is
  899.         <height> or <height>X<width>
  900.  30. Corrected problem with ALT-F in myWinCrt (WindowSysKeyDown).
  901.  31. Corrected problem with manually entering Logged Directory name.
  902.  32. Added Startup dialog (InitBox) to be called when no DEF file exists.
  903.  33. Use Windows 3.1 approach to printing.
  904.  34. Disable menu items when not appropriate.
  905.  35. Allow only key events on "keypressed".
  906.  36. Allow all events on "win_top_loop", (new), called from "communicate".
  907.      Thus we should be able to enter most menu items only when appropriate.
  908.  37. Reference correct icon in RegisterClass.
  909.  38. During non-stop receipt of comm chars in "ncr_char", exit every
  910.      clock_tick to allow screen paint, menu actions.
  911. *39. Under Windows, SYNC controls how screen scrolling happens:
  912.         ON    : User will see every line
  913.         OFF   : Will scroll screen immediately, update bottom when there
  914.                 is time
  915.         FAST  : If ANZIOWIN gets "behind", it will repaint the entire
  916.                 screen
  917.  40. Under WINDOWS, cursor (caret) height is GetSystemMetrics(SM_CYBorder)
  918.         (but not less than 2).
  919.  41. WIN: Add accelerators for
  920.              Alt-X = quit
  921.              Alt-U = Unlock
  922.              Alt-B = Break
  923.              Ctrl-Break = Break
  924.              Ctrl-Ins = Copy
  925.              Shift-Ins = Paste
  926.              Alt-A = Grand abort
  927.  42. In Windows, allow CURSOR BLINK OFF.
  928. *43. Allow specification of printer font, as:
  929.         PRINTFONT <h>[X<w>] [fontname]
  930.  44. Use COMMDLG.DLL for file opens.
  931.  45. Use COMMDLG.DLL to choose printer font and size.
  932.  46. In Windows, RUN will cause the ANZIOWIN window to be suspended until
  933.      the created appication (window) terminates.
  934. Changes in 9.9b (WINDOWS):
  935. * 1. When user hits "zoom" or "maximize" box, go to full screen, pick largest
  936.      font that fits, add vertical spacing if necessary. Vertical spacing may
  937.      mean line-drawing set doesn't line up well. Store ZOOMED state in
  938.      parameter file.
  939.   2. Bug fixed: wasn't finding all available system fonts.
  940.   3. Bug fixed: Attributes were not always maintained properly.
  941.   4. Always clear lines using ANZIOWIN's "normal" color.
  942.   5. When SYNC was set to FAST, screen sometimes didn't get updated.
  943. Changes in 9.9c (WINDOWS):
  944.   1. Use common dialog box for PRINTER SETUP. This allows selection of which
  945.      printer, as well as other specifics.
  946.   2. If a print page is open when user does PRINTER SETUP or END, flush the
  947.      page.
  948.   3. Include ability to print to file via Windows' drivers.
  949.   4. Add some accelerators, clean up menu.
  950.   5. Allow RUN of command without ".COM" or ".EXE" without reverting to DOS APP.
  951.   6. Fixed BROWSE dialog so it could be exitted via ESC or from system menu's
  952.       CLOSE.
  953.   7. If specified printer font size is 0, select that printer's default font.
  954.   8. More info on Windows COMM errors (BREAK, FRAMING, OVERRUN, PARITY)
  955.   9. Make accelerators work whether CAPS is on or off.
  956.  10. On COPY TO CLIPBOARD, copy both a text image and a bitmap.
  957.  11. Remove unimplemented menu items.
  958.  12. Add ability to highlight a column, for COPY.
  959. *13. New command: LAUNCH - like RUN/N, but control returns to ANZIOWIN (doesn't
  960.      wait for other program to complete).
  961.  14. Add menu item for SYNC.
  962.  15. Disallow menu items at Function prompt (F6 or Ctrl-Shift-F)
  963.  16. Optimize screen painting.
  964.  17. Optimize serial communications handling.
  965.  18. Ensure that errors during startup don't get erased before
  966.      being seen.
  967.  19. If program is invoked with startup macro, don't display title box.
  968.  20. Bug fixed involving character insertion, deletion.
  969. *21. Windows print routines (WPRN) will now deal with backspace, such
  970.      as for underlining. Overall, WPRN can deal with the following conrol
  971.      codes (in hex):
  972.         08 : backspace
  973.         0A : linefeed
  974.         0C : formfeed
  975.         0D : return
  976. Changes in 9.9c (General):
  977. * 1. Improvements in DIAL function:
  978.         a) Change approach to work with verbal, rather than numeric, responses.
  979.         b) Compatibility with wider range of modem responses. Recognize failure
  980.            responses NO CARRIER, NO DIALTONE, BUSY, NO ANSWER. Recognize as
  981.            success anything starting with CONNECT.
  982.         c) Compatibility with "progress" responses: RING, DIALTONE
  983.         d) Make progress display subject to RECEIVE QUIET.
  984.         e) Fixed bug: sometimes after DIAL, output to screen could not be seen.
  985.   2. Don't force to uppercase these commands: INVOKE, ALL, WF, WAITFOR.
  986. * 3. Store last DIAL information in parameter file. If user issues command to
  987.      DIAL without parameters, last values will be used.
  988.   4. Fixed bug (introduced in 9.8) involving command-line parameter
  989.      to execute a macro.
  990. Changes in 9.9d (Windows):
  991.   1. Handle situation where no Windows default printer is defined.
  992.   2. Fixed bug: highlights weren't always getting removed.
  993.   3. Enhanced RUN command: if we say RUN <fn>, it wasn't finding fn.BAT
  994.      (also applies to LAUNCH)
  995.   4. When saving defaults or keys, bring up correct assumed directory.
  996.   5. Added accelerators for 80x24 (alt-8) and 132x24 (alt-1)
  997. * 6. Added a menu option for a block cursor.
  998.   7. Allow COPY to be done at virtually any time.
  999. * 8. Added BACKGROUND BITMAP capability. Designed for 256-color video only.
  1000.      User can select a bitmap (usually 256 colors) for use as a background.
  1001.      User can then click or drag with RIGHT mouse button, where different
  1002.      points on the screen represent different combinations of brightness
  1003.      and contrast. All settings are saved in defaults file.
  1004. Changes in 10.0:
  1005.   1. Better handling of case of illegal PRINTER name.
  1006.   2. In WINDOWS versions, default PRINTER name is 'WPRN'.
  1007. * 3. For network connections, allow a command-line parameter:
  1008.          /H:<hostname>
  1009.   4. WINDOWS: Allow "Abort" from opening dialog asking for params.
  1010. * 5. NET: Ask for host name if appropriate
  1011. * 6. NET/WINDOWS: Provide menu option for RECONNECT. If RECONNECT is
  1012.        ON, then when UNIX closes the connection, ANZIO will issue a new
  1013.        CONNECT.
  1014. * 7. NET/WINDOWS: provide menu option for HOST NAME.
  1015.   8. Don't ask for BAUD, PORT on startup if NET version doesn't need it.
  1016.   9. NET/WINDOWS: Gray out BAUD, PORT menu items if not needed.
  1017. *10. New command: RECONNECT [ON|OFF] only has effect on network connections.
  1018.  11. DOS non-NET version: error in comm routines caused poor performance
  1019.      when using high IRQs.
  1020.  12. DOS non-NET version: detect when IRQ is set wrong. (Later removed)
  1021.  13. Report more informative error messages on communication initialization.
  1022.  14. On receipt of UFT transfer, if we get an "out of sequence", abort the
  1023.      transfer.
  1024. *15. Create version for WINSOCK (Windows Sockets).
  1025.  16. WINDOWS: speed up scrolling by using FMOVE instead of MOVE.
  1026.  17. WINDOWS: Fix bugs involving error messages on startup.
  1027.  18. WINDOWS: fix bug involving REVIEW - cause blowups, lines out of place.
  1028. Changes in 10.0a
  1029.  1. Add 'ESC a' cursor positioning to N7901 emulation.
  1030.  2. Bug fixed in DIAL (bug introduced in 9.9c).
  1031.  3. Indicate invalid functions received from host.
  1032.  4. Command REC is equivalent to RECEIVE (QUIET).
  1033. *5. Command CD is equivalent to LOG.
  1034.  6. Allow changing BAUD, PARITY, DATA BITS, STOP BITS without "dropping"
  1035.     the serial line.
  1036.  7. Allow Ctrl-delete as keystroke in DOS, WIN
  1037.  8. Allow alt-delete as keystroke in DOS only.
  1038.  9. Switching from 132-column mode to 80-column mode now changes logical
  1039.     width back to 80. To set for virtual-132 mode, you must be in 80-column
  1040.     mode and do WIDTH 132 (this should rarely be necessary).
  1041.  10. Bug fixed in WIN: switching from 132 to 80 column mode inside help
  1042.      screen blew up.
  1043.  11. WIN: fixed bug in demo behavior.
  1044.  12. Make runtime parameter /H:<hostname> override a host name in
  1045.      the parameter file.
  1046.  13. DOS version: improve 16550 support:
  1047.         a) reset interrupt controller immediately
  1048.         b) former handling was interfering with Kermit routines
  1049. Changes in 10.0b:
  1050.   1. In "VT220" mode, respond to ESC [ 12 m to set graphics mode as in
  1051.      SCO ANSI console and AT386.
  1052. Changes in 10.0c:
  1053.   1. WIN: Bug fixed - could blow up when writing to a printer
  1054.        directly.
  1055.   2. In COLORS screen, for VT220, refer to "bold" rather than "1/2".
  1056.   3. WIN: Change titles in message boxes from "Error" to program name.
  1057.   4. Bug fixed: could blow up on illegal BOX command.
  1058.   5. WIN: bug fixed: horizontal scrolling could scramble.
  1059.   6. WIN: bug fixed: sometimes wouldn't quit properly.
  1060.   7. WIN: bug fixed: alt-keys sometimes were not recognized.
  1061. * 8. WIN: when window is "unzoomed" or "restored", go back to previous
  1062.      character size, without scrollbars if possible.
  1063.   9. WIN: Be sure that border gets painted after changing colors.
  1064.  10. Allow ESCape from COLOR screen.
  1065.  11. DOS: Removed BAD IRQ test at comm initialization (added 10.0), as it
  1066.      didn't work on all machines.
  1067.  12. DOS: Indicate an apparent BAD IRQ as a communication error.
  1068.  13. WIN: bug fixed: background color left gaps when in full-screen mode,
  1069.      no bitmap.
  1070.  14. WIN: fixed location of block cursor when in full-screen mode.
  1071.  15. Bug fixed: modem noise could cause cursor positioning out of range,
  1072.      resulting in blowups in WIN.
  1073.  16. Optimize display of repeated graphics characters.
  1074.  17. WIN: bug fixed: Alt-A sometimes wouldn't get out of "stuck" loops.
  1075.  18. WIN: bug fixed: insert mode caused corruption.
  1076.  19. In N7901, enhance support for Wyse60-style graphics.
  1077.  20. SOC: Bug fixed: wasn't doing WSACleanup at shutdown.
  1078.  21. Improve timing of macros (startup macro sometimes had trouble with
  1079.         not getting implemented fast enough to catch a WAITFOR).
  1080.  22. Allow setting TERM ANZIO (which is equivalent to TERM VT220)
  1081.  23. WIN: Bug fixed: assumed directory for defaults file was WINDOWS\SYSTEM,
  1082.      now it is the program's directory (also affects ANZIOWIN.HLP).
  1083.  24. WIN: Speed up "jump scrolling" when SYNC is FAST.
  1084. *25. NET: Put in special support for Novell's "TELAPI" for TCP/IP:
  1085.         a) recognize telapi
  1086.         b) do connection automatically
  1087.         c) recognize when Unix has dropped its end of TCP/IP and,
  1088.            if RECONNECT is ON, reconnect, otherwise quit.
  1089.         d) use HOSTNAME for connection. HOSTNAME can be initially
  1090.            specified in the command line with:
  1091.               anzionet /h:<hostname>
  1092.            It is then stored in the parameter file.
  1093. Changes in 10.0d (6-27-94)
  1094.    1. Incorporate updates in TSR routines from Turbo Pro 5.22. This should
  1095.       fix some problems with ANZIO going resident (STAY).
  1096.    2. DOS (TSR): Fixed scan codes for F11, F12.
  1097.    3. Corrected ANZIO.HLP regarding HOTKEY, for fixed scan codes.
  1098.    4. ANZIONET: If DELAY = 0, send to host in blocks, rather than a
  1099.       character at a time; particularly applies to file upload.
  1100.    5. ANZIONET: Speedup by using some assembler code.
  1101.    6. Improve info displays in Kermit file transfer.
  1102.    7. Make Kermit work with AnzioNet.
  1103.    8. Make Kermit work better with AnzioWin.
  1104.    9. WIN: Bug fixed: sometimes scrolled characters were wrong.
  1105.   10. SOC: Bug fixed in telnet protocol - was missing LF after CR.
  1106.   11. WIN: Bug fixed: initial selection of Viewpoint as terminal type was
  1107.       not handled properly.
  1108.   12. WIN: adjust window title.
  1109.   13. WIN: Bug fixed involving insert-line, delete-line.
  1110. Changes in 10.0e:
  1111.    1. Avoid certain problems when SCO host thinks we are an "ansi".
  1112.    2. Improve display speed in N7901, Wyse60 modes.
  1113.    3. WIN: Allow use of sound as in DOS version, based on PITCH variable.
  1114.       If PITCH = 0, uses Windows MessageBeep as before.
  1115.    4. VT emulation: deal with ESC [ r w/out parameters
  1116.          (set default scroll region)
  1117.    5. WIN: bug fixed - sometimes got inverted rectangle when returning
  1118.       from dialog boxes.
  1119.    6. WIN: bug fixed in 7900 mode - attribute field was too long.
  1120.    7. WIN: bug fixed: COPY (to clipboard) sometimes didn't work.
  1121.    8. WIN: notify user properly if comm port is unavailable.
  1122. *  9. WIN: If a region of the screen is highlighted, the menu's
  1123.       Print Screen command (alt-P) will print only the highlighted area.
  1124. Changes in 10.1:
  1125.    1. Begin work on allowing 25-line DOS emulation.
  1126.    2. Recognize and deal with following codes for SCO ANSI and/or AT386
  1127.       emulation:
  1128.          ESC [ .. a    Move right
  1129.          ESC [ .. e    Move down
  1130.          ESC [ .. `    Move to horizontal
  1131.          ESC [ 2 h     Lock keyboard
  1132.          ESC [ 2 l     Unlock keyboard
  1133.          ESC c         Clear and home
  1134.          FF            Clear and home
  1135.          ESC Q ...     Download function key (ignored)
  1136.          ESC [ s       Save cursor
  1137.          ESC [ u       Restore cursor
  1138.          ESC [ = .. C  Set cursor
  1139.          ESC [ 11 m    Set mode to print any PC character
  1140.    3. For SCOANSI and AT386:
  1141.          Assume WRAP ON.
  1142.          Print DEL character as little house.
  1143.          Handle color changes vs. monochrome attributes correctly.
  1144.          Remove "autoterm" ability to recognize and switch TERM types.
  1145.    4. Change behavior of ANSI-style "reverse" - now, if absolute colors
  1146.       have been indicated, just swaps foreground/background.
  1147. *  5. Now allow TERM SCOANSI or TERM AT386.
  1148. Changes in 10.1a:
  1149.    1. Fix bug (introduced 10.1) in 25-line mode.
  1150.    2. In SCO, recognize:
  1151.               ESC [ 2 i         send screen (ignored)
  1152.               ESC [ = .. B      set bell (ignored)
  1153.               ESC [ = .. D      set intensity (ignored)
  1154.               ESC [ = .. E      set blink (0) vs. bold backgnd (1) (ignored)
  1155.               ESC [ = .. A      set overscan color (ignored)
  1156.               ESC [ = .. F      set normal foreground color
  1157.               ESC [ = .. G      set normal background
  1158.               ESC [ = .. H      set reverse foreground
  1159.               ESC [ = .. I      set reverse background
  1160.               ESC [ = .. L      fill region with atts (ignored)
  1161.    3. Do better job of ignoring undefined control sequences.
  1162.    4. Use larger "bullet" character in VT220 set.
  1163. Changes in 10.1b:
  1164.    1. For SCOANSI terminal, reset blink on ESC [ m.
  1165. Changes in 10.1c:
  1166.    1. During reception of pass-through (transparent) print, allow keystrokes
  1167.       to go to host.
  1168.    2. Speed up check for keypressed.
  1169. Changes in 10.1d:
  1170.    1. WIN: Make sure window gets redrawn on font change.
  1171.    2. WIN: Various bugs fixed involving Copy to Clipboard
  1172. *  3. New command: MKDIR <dirname>
  1173.          (makes directory)
  1174. *  4. New command: MKDIR/S <dirname>
  1175.          returns 00 if OK, 01 if fails.
  1176. *  5. New command: COPY <fname> <newname>
  1177.          (note: will blindly overwrite existing <newname>)
  1178.          (will not work if <newname> is a directory)
  1179.    6. Deal with incoming character 255 (occupies a space)
  1180. Changes in 10.1e:
  1181.    1. Make sure we can send out ctrl-_ (= hex 1F) and ctrl-^ (= hex 1E)
  1182.       and ctrl-] (= hex 1D).
  1183.    2. WIN: make sure we don't show two identical font sizes.
  1184. *  3. WIN: add menu item to Zoom/unzoom window. Alt-Z is accelerator.
  1185.    4. WIN: produced a version to work with EVERCOMM.DLL.
  1186.    5. WIN: Allow a SMALL version - just the basics.
  1187.    6. WIN: Changed initial screen font size to 8x12.
  1188. Changes in 10.1f (11-23-94):
  1189.    1. WIN bug fixed: small version could blow up on change to 132x25.
  1190.    2. Cleaned up attribute problems introduced in 10.1 and following.
  1191.    3. RESET command resets terminals "scroll region" also.
  1192.    4. Bug fixed: switching from 132 to 80 could lose screen data.
  1193.    5. Improvements in 25-line vs. 24-line modes.
  1194.    6. Evercomm version renamed "CrowTerm" and "CrowTerm Lite"
  1195.    7. CrowTerm doesn't do initial parameter menu; assumes VT220, UNIX.
  1196.    8. Changed preferred name of "N7901" to "VIEWPOINT"
  1197.    9. WIN: bug fixed: when Sync=fast, sometimes didn't clear to end-of-line
  1198.       when scrolling.
  1199. Changes in 10.1g:
  1200.    1. Bug fixed in underlined printout.
  1201.    2. ANZIOSOC: allow connecting to host by IP address, even if not in HOSTS
  1202.       file.
  1203.    3. Bug fixed in VT220 "insert spaces".
  1204.    4. More improvements in 25-line vs. 24-lines.
  1205.          (In Windows, space is always allocated for the status line,
  1206.             whether used or not)
  1207.    5. Change "EVERCOMM.DLL" to "CROWCOMM.DLL".
  1208.    6. CROWTERM: disable display of BAUD, etc. in "help" screen.
  1209.    7. CROWTERM LITE: Remove "alt-M for Help" from status line.
  1210.    8. DOS: remove "BAD IRQ" message.
  1211.    9. WIN: add pass-through print support (to WPRN only) to
  1212.       small (LITE) versions.
  1213.   10. TEK graphics cleanup (used mainly by Word Perfect/Unix):
  1214.         a) DOS: ignore COMM errors in TEK mode
  1215.         b) DOS: send XOFF just before going to TEK mode
  1216. *       c) WIN: add TEK graphics to Windows versions
  1217.         d) DOS: ignore palette settings, because they cause overruns
  1218.            on some video boards
  1219. Changes in 10.1h:
  1220.    1. Bug fixed in VT220 "insert space".
  1221.    2. More cleanup in TEK graphics.
  1222. Changes in 10.1j:
  1223.    1. WIN: bug fixed: dialog boxes wouldn't let you alt-tab away.
  1224.    2. WIN: provide some help for adjusting background bitmap, by means
  1225.       of a modeless dialog box.
  1226.    3. WIN: bug fixed: could cause blowup in using common dialog box
  1227.       routines.
  1228.    4. WIN: don't blink cursor if not "in focus" (active window).
  1229. *  5. SOC: display dialog box while connecting, allow cancel.
  1230.    6. WIN: bug fixed in recognizing ctrl-F12.
  1231. Changes in 10.1k:
  1232.    1. WIN: try to speed up scrolling when in FAST mode.
  1233.    2. WIN: make sure font resource gets removed.
  1234.    3. WIN: bug fixed: if user tried to save parameters with existing file name
  1235.            such as "unix", it saved them as "unix.def".
  1236.    4. WIN: Bugs fixed in File Open.
  1237. *  5. WIN: Allow SCREENMODE command to specify a general format
  1238.              <cols>X<rows>
  1239.    6. SOC: Improve dealing with WINSOCK (especially Trumpet) when trying to
  1240.       send character during massive incoming data, on slow PCs.
  1241. Changes in 10.2:
  1242.    1. WIN: Various optimizations in display, scrolling
  1243.    2. WIN: If SAVE KEYS and/or SAVE DEFAULTS have been removed from the menu
  1244.       with a resource editor, the program will not ask to save that item on
  1245.       exit.
  1246. *  3. WIN: Implemented PASTE of text data from clipboard to host.
  1247.    4. SOC: Optimize, by reducing calls to fetch_from_comm.
  1248.    5. WIN: Bug fixed in COPY of partial line(s) to clipboard.
  1249.    6. WIN: Added COPY to SMALL (LITE) version.
  1250.    7. WIN: On COPY, don't include CR/LF on last (or only) line.
  1251.    8. WIN: Added REVIEW to SMALL version.
  1252.    9. WIN: In LITE version, use standard Windows cursor, not the artificial one
  1253.       needed with background bitmaps.
  1254. Changes in 10.2a:
  1255.    1. For VT220 emulation (and derivatives), coded into program the
  1256.       following keys, for which a keys file is now no longer needed:
  1257.          PageUp = ESC [ 5 ~
  1258.          PageDn = ESC [ 6 ~
  1259.          Insert = ESC [ 2 ~
  1260.    2. Improve highlighting with mouse.
  1261. Changes in 10.2b:
  1262.    1. SOC: improve speed, especially with Trumpet Winsock, by dynamically
  1263.       testing methods of polling.
  1264.    2. WIN LITE: more memory for review buffer.
  1265. Changes in 10.2c:
  1266.    1. Hard-coded VT100 keys F1 - F4.
  1267.    2. Shrink code a bit.
  1268.    3. WIN: bug fixed in timing routines, when Windows has been running
  1269.       overnight.
  1270.    4. DOS: If MODE-132 is zero, and we want to display 132 columns, try VESA
  1271.       mode 109.
  1272.    5. Include VIDMODES.EXE
  1273.    6. Include VWPT.KYS, VWPT.DOC
  1274. Changes in 10.2d:
  1275.    1. Optimize escape-code handling, especially VT-style.
  1276.    2. If user enters command SAVE, and no keys file has been established,
  1277.       uses ANZIO.KYS.
  1278.    3. Optimize standard character reception.
  1279.    4. LITE: added font-sizing, zoom.
  1280.    5. WIN: optimize cursor handling.
  1281.    6. SOC: restore lost ability to detect dropped connection
  1282. Changes in 10.2e:
  1283.    1. SOC: check for dropped connection only once per second
  1284.    2. SOC: remove checks of WSAIsBlocking.
  1285. Changes in 10.2f:
  1286.    1. Fixed bug introduced 10.2d causing weird behavior at end-of-line.
  1287. Changes in 10.2g:
  1288.    1. WIN: better behavior on partial screen scrolls when bitmap showing.
  1289.    2. WIN: make sure we free up memory used by bitmap.
  1290.    3. SOC: remove some diagnostic messages left by mistake.
  1291.    4. CROWCOMM: up to 1.4
  1292.    5. VT emulation: deal with ESC [ 0 ; 0 r (sets scroll region to entire
  1293.       screen)
  1294.    6. Allow space between parameters "/h:" and hostname, for use with
  1295.       Netscape.
  1296.    7. SOC (including Lite): use hostname as part of Window title.
  1297.    8. SOC (including Lite): allow hostname to include a "port" for telnet
  1298.       (default is 23).
  1299.    9. SOC: If user CANCELS out of CONNECT process, ask for new host name.
  1300.   10. LITE: On startup, after banner screen, remind user it's unregistered.
  1301.   11. WIN: On startup, don't display startup screen unless unregistered, or
  1302.       startup with no DEF file.
  1303. Changes in 10.2h:
  1304.    1. Corrections in VT220 emulation:
  1305.          a) Reverse index (ESC M) was wrong.
  1306.          b) Changing scroll region resets cursor to home position.
  1307.          c) Setting to 80 or 132 columns clears scroll region.
  1308.          d) Setting to 80 or 132 columns (from host) clears screen.
  1309.          e) Clear screen (ESC [ 0 J) shouldn't move cursor.
  1310.          f) Added erase to beginning of screen (ESC [ 1 J)
  1311. Changes in 10.2i:
  1312.    1. VT220: deal with (ESC [ ; r)
  1313. Changes in 10.2j:
  1314.    1. SOC: Fixed bug in dialog box asking for host name.
  1315.    2. WIN: bug fixed: when no characters in buffer, wait for a Windows event.
  1316.       This results in much lower load on the processor.
  1317. Changes in 10.3:
  1318.    1. In some "HIT ANY KEY" prompts, hitting a special key could cause
  1319.       spurious input.
  1320. *  2. Allow upper-ascii (ISO) characters to be sent to host.
  1321.    3. Allow macros to be attached specifically to numeric pad keys,
  1322.       "gray" keys.
  1323.    4. Make ctrl-@ (and ctrl-2) send out a null (hex 00).
  1324.       Make ctrl-dash send out a ctrl-underscore (hex 31).
  1325.       Make ctrl-6 send out a ctrl-^ (hex 30).
  1326.    5. WIN: be sure to kill timers on exit.
  1327.    6. SOC: improve handling of telnet protocol; avoid getting spurious character
  1328.            255.
  1329.    7. WIN: Double-clicking on title bar zooms/unzooms
  1330. *  8. WIN: Add menu item Backspace 127
  1331. *  9. WIN: Begin Windows help system
  1332.   10. WIN (serial): Be sure to drop DTR signal on startup
  1333.   11. WIN: Make ctrl-space send out a null (hex 00)
  1334.   12. WIN: Process TAB characters in Windows printer driver (WPRN).
  1335.   13. WIN: Changed menu item BACKSPACE 15 to BACKSPACE 21 (seldom used anyway)
  1336.   14. Make ctrl-H available, even if BACKSPACE is 127.
  1337. * 15. WIN: Change approach to jump scrolling:
  1338.         a) menu now refers to Jump Scroll off/medium/fast
  1339.         b) separate parameter item from DOS Sync
  1340.         c) New command: JUMP OFF | JUMP MEDIUM | JUMP FAST
  1341.         d) JUMP OFF shows every line
  1342.            JUMP MEDIUM suspends scrolling,
  1343.               repaints when half a screen behind
  1344.               and there are > 100 characters in the buffer
  1345.            JUMP FAST suspends scrolling,
  1346.               repaints when an entire screen behind
  1347. Changes in 10.3a
  1348.    1. Finish changes to routines to read, write keys files.
  1349.    2. Track better when keys file has changed.
  1350.    3. 8-bit character set is ISO for VT220, ANZIO, otherwise PC
  1351.       set.
  1352.    4. WIN: menu changes:
  1353.         a) Remove Sleep, Wait, as they only make sense in a macro.
  1354.         b) Rearrange items affecting serial ports
  1355. *  5. WIN: Program is now designed so that any menu item, even a whole
  1356.       column, can be removed from the .EXE (with a resource editor), and
  1357.       things will work correctly.
  1358. Changes in 10.3b:
  1359.    1. WIN: bug fixed in SLEEP command.
  1360.    2. SLEEP now interruptible by alt-A, not just any key.
  1361.    3. Bug fixed in handling of alt-A (grand abort)
  1362.    4. Fixed bug (introduced in 10.3) in F2, F3.
  1363.    5. Initial work on Kermit auto-download.
  1364. *  6. SOC: add option to pass terminal type.
  1365.    7. WIN: in menu for terminal type, distinguish between ANZIO and VT220.
  1366.    8. SOC: enlarge dialog box for host name, other strings.
  1367.    9. SOC: deal with telnet "echo" option.
  1368.   10. WIN: in zoomed mode, extend line-draw characters downward.
  1369. * 11. WIN: expanded Color menu into submenu with Standard, Reverse, and Custom
  1370. * 12. WIN: added Custom to Screensize menu - allows specifying variable number
  1371.       of rows, columns.
  1372.   13. SOC: added Communicate:TERM name option - if user puts in a string here,
  1373.       it will be passed as the telnet TERMTYPE when requested.
  1374. * 14. Respond to host request for terminal type:
  1375.          If Wyse 60, respond to ESC SPACE with "60" then CR
  1376.          If VT220 or related, respond to ESC Z or ESC [ c or ESC [ 0 c
  1377.             with ESC [ ? 62 ; 1 ; 2 ; 6c
  1378. Changes in 10.3c:
  1379.    1. SOC: Correct sending of Window Size to host - allow one line for status
  1380.       info.
  1381.    2. WIN: Correct handling of Custom Screen Size for one line of status.
  1382.    3. WIN: Fix handling of font with custom screen size - now uses the
  1383.       132-column font if screen width is > 80 characters.
  1384.    4. WIN: Prevent setting screen width < 80.
  1385. Changes in 10.3d:
  1386.    1. LITE: fixed bug in setting TERM NAME.
  1387. Changes in 10.3e:
  1388.    1. WIN: Allow a BACKTAB (shift-tab) keystroke (used by Wyse).
  1389.    2. Fixed bug involving DEL key in CALCulator.
  1390.    3. Fixed bug in TERM command.
  1391.    4. Fixed bug in macro redefinition.
  1392.    5. WIN: Changed default Bold color to red on white.
  1393.    6. Wyse: Treat ESC 3 as "clear all tabs" (undocumented), so we don't hang
  1394.       on Unix "tset".
  1395.    7. Bug fixed: lost Alt-A as abort in 10.3.
  1396.    8. Fix "download" shell script (to version 1.1).
  1397.    9. Fix alt-F11, alt-F12 in ANZIOTIC.KYS.
  1398. Changes in 10.3f:
  1399.    1. SCOANSI: deal with ESC [ <num> g : Print one graphics character.
  1400.    2. If we receive an escape sequence for 80-column mode, and we're already
  1401.       there, don't reset the screen (and WINDOW size).
  1402. *  3. Add automatic Kermit download to Anzio Lite.
  1403.    4. SCO: react to undocumented means of setting colors: ESC [ 2; fg; bg m.
  1404.    5. Wyse: react to ESC f ... define status line.
  1405.    6. Wyse: react to ESC z ( ... define status line.
  1406.    7. Wyse: react to ESC z field ... label function key.
  1407. *  8. Discriminate TERM setting of Wyse50 vs. Wyse60 (difference is
  1408.       whether video attributes propogate).
  1409. Changes in 10.3g:
  1410. *  1. Track separately (for 80 and 132 column modes) whether user wants
  1411.       screen zoomed.
  1412.    2. WIN: Bug fixed: DELAY and LINE DELAY timing could be wrong on very fast
  1413.       machines.
  1414.    3. WIN: bug fixed: could get system freeze when unzooming the window.
  1415.    4. SCOANSI: programmed Backtab (in SCOANSI.KYS) to send ESC [ Z. This
  1416.       matches what the SCO console sends, if patch SLS UOD369B has been
  1417.       installed.
  1418.    5. VT220.KYS: added an F5 definition. Effectively hides the old F5 help
  1419.       screen from neophyte users.
  1420. Changes in 10.3h:
  1421.    1. WIN: minor changes in font handling.
  1422. *  2. WIN: TITLE command (and Window Title menu item) changes window's title.
  1423.       Priority of titles is now:
  1424.              1) Specified title
  1425.              2) If a host name exists, program name plus host name
  1426.              3) Program name plus defaults file name
  1427. Changes in 10.3j:
  1428.    1. WIN: Improve font handling when called from Netscape.
  1429.    2. WIN: Change Standard color's BOLD UNDERLINE to $FC (Red on White,
  1430.       underlined)
  1431.    3. WIN: When printing with an ANSI font, convert characters. Line-draw
  1432.       characters come out as '+', '-', '|'.
  1433. *  4. WIN: Remember last window position (unless there are multiple instances
  1434.       running). Note: at this version, window may not stay positioned at
  1435.       extreme bottom of screen.
  1436. *  5. SOC: Improve handling of hosts that don't echo.
  1437.    6. WIN: changed behavior in positioning window if it would overrun the
  1438.       bottom or right side of the screen. Previously, it would revert to the
  1439.       center. Now, it will nudge only as far as necessary.
  1440. Changes in 10.3k:
  1441. *  1. SOC: Allow free resize of the window by dragging sizing bar. Sends new
  1442.       size to host, if it accepts it.
  1443.          a) Will not react to widths < 80, as those are illegal.
  1444.          b) Note that if width is > 80, program will use font size associated
  1445.             with 132-column mode.
  1446. Changes in 10.3m:
  1447.    1. SOC: Try host string as an IP address first, for speed.
  1448.    2. SOC: Show cancellable dialog box during host name resolution, in case it
  1449.       isn't working for some reason.
  1450.    3. SOC: When command line contains "/h:hostname" (with or without a space),
  1451.       if the next parameter string is numeric, treat it as a host number. This
  1452.       is designed especially for Netscape.
  1453.    4. VT220, etc.: allow more modes in a mode-setting string, i.e.,
  1454.       ESC [ 0 ; 35 ; 1 ; 47 m.
  1455. Changes in 10.3n:
  1456.    1. Bug fixed in responding to tab setting commands from host.
  1457.    2. For terminal types that support tab, set tabs to every 8 positions
  1458.       whenever we reset the terminal type.
  1459. Changes in 10.3p:
  1460.    1. Remove Kermit auto-reception, until further refined.
  1461. Changes in 10.3q:
  1462.    1. WIN: Make sure title box's timer gets killed.
  1463.    2. Bug fixed: In VT220, character 0C is like a linefeed; in other
  1464.       Ansi-style, it clears the screen.
  1465.    3. WIN: Improve speed in handling erase-to-end-of-line, other space-fills.
  1466.    4. Removed prior feature of local flow-control, as it conflicted with some
  1467.       host programs, such as Emacs.
  1468.    5. Remove free resize capability -- caused an added line on startup.
  1469.    6. When command line parameter is 1 character long (ie., an auto-start
  1470.        macro), don't uppercase it.
  1471.    7. On Copy to Clipboard, make sure cursor doesn't show
  1472.    8. VT220, related: Recognize ESC [ ? 5 i as AUX PRINT ON, treat as
  1473.        transparent print. ESC [ ? 4 i turns it off.
  1474.    9. Remove old carryover from N7900: ESC 3 = transparent print, ESC 4 = off.
  1475.   10. SOC: If the Communicate:Network:Host name menu item has been removed,
  1476.         then disallow all prompts for host name. Thus if initial connection
  1477.         fails, the program will quit.
  1478.   11. In Kermit: allow aborting of initial state of file reception;
  1479.                  allow aborting with Grand Abort
  1480. Changes in 10.3r:
  1481. *  1. Allow command line parameter to define a macro (to be used as a
  1482.       variable):
  1483.          /D<k><space><string>
  1484.       where <k> is the key, <space> is optional, and <string> is the
  1485.       string. Thus if the macro "D" was predefined as
  1486.          <F6>dial <F6>call n||
  1487.       then the command line
  1488.          anzio D /dn555-1212
  1489.       would define the "n" macro, and execute the "D" macro.
  1490. *  2. WIN: New command: PASTE (does same as menu item)
  1491. *  3. WIN: New command: CLIP does copy to clipboard.
  1492.          CLIP by itself will copy the whole window, or
  1493.          CLIP <x1> <x2> <y1> <y2>
  1494.    4. Bug fixed in dealing with invalid rectangle specification
  1495.    5. Bug fixed: Grand abort wasn't killing macro.
  1496. Changes in 10.3s:
  1497.    1. Wyse: react to ESC / and ESC w ` by sending cursor page, line, col. For
  1498.       now, reports page as 0.
  1499.    2. Bugs fixed in Wyse response to cursor position request: ESC ? and ESC b
  1500. Changes in 10.3t:
  1501.    1. Kermit auto-reception: if we can't process the first packet, assume it's
  1502.       not really Kermit coming in, and bail out.
  1503.    2. WIN: Add menu item: Communicate:Kermit:Auto reception. When unchecked,
  1504.       will not go into Kermit logic on receipt of a control-A.
  1505.    3. Kermit auto-reception put back in.
  1506.    4. Lite: Unregistered version will now show banner dialog box for 15
  1507.       seconds, not allowing user action.
  1508.    5. Kermit bug fixed: didn't handle CRC check correctly (seldom used)
  1509.    6. Wyse: bug fixed in recognition of long escape sequences.
  1510.    7. VT220: Treat VT (hex 0B) as linefeed.
  1511.    8. Include keys files in downloadable (unregistered) version.
  1512.  
  1513. CAPPED AS 10.4 (9-21-95)
  1514.    Summary of Improvements Since 10.3d:
  1515.       * Many emulation improvements
  1516.       * Improvements in handling the connection phase in TCP/IP
  1517.       * Added Kermit auto-download, including in the Lite version
  1518.       * Added Wyse 50 emulation
  1519.       * Save and reset window position, zoom status for 80, 132
  1520.         column modes.
  1521.       * Deal with non-echoing host systems
  1522.       * Remove local Xon/Xoff assumption, so it will work with Emacs
  1523.       * Add keys files to Lite Unregistered version
  1524.       * Macro language improvements (not in Lite):
  1525.           > CLIP, PASTE macro commands
  1526.           > Create macro/variable from command line
  1527.  
  1528. Changes in 10.4a:
  1529.    1. Bug fixed in Kermit reception in Anzio Lite.
  1530.    2. Bug fixed: Wyse started up with incorrect graphics-mode set.
  1531. Changes in 10.4b:
  1532.    1. Bug fixed (affected SCOANSI in vi) in insert at end-of-line.
  1533. Changes in 10.4c:
  1534.    1. Bug fixed (introduced in 10.3r) wouldn't allow text commands
  1535.       PRINT, KEEP
  1536.    2. VT220: respond to request for printer status ESC [ ? 15 n
  1537.       (currently always says ready)
  1538. Changes in 10.4d:
  1539.    1. VT220 bug fixed: reports of printer status, cursor position should
  1540.       not include RETURN at end.
  1541.    2. SOC: If WINSOCK doesn't support async name resolution, use sync.
  1542.    3. WIN: If "Font size" menu items have been deleted, don't insert
  1543.       font sizes.
  1544.    4. New command: "ENV/S name", sends environment variable to host
  1545.       (without RETURN).
  1546. Changes in 10.4e:
  1547.    1. WIN: add keystrokes (which can now have macros attached):
  1548.          Ctrl-Insert
  1549.          Ctrl-up
  1550.          Ctrl-Down
  1551.       Note: Use of Ctrl-Insert requires the user to remove the corresponding
  1552.       item from the Accelerators resource, using a resource editor.
  1553. Changes in 10.4f:
  1554.    1. Allow separate definitions of numeric-pad keys, active only when
  1555.       NUMLOCK is OFF.
  1556.    2. Provide new keys file "VT220N.KYS" (N for Native). Defines num-pad
  1557.       keys. Also codes as follows:
  1558.          PC key   VT220 key
  1559.          ------------------
  1560.           Num+     Num,
  1561.           Home     Find
  1562.           End      Select
  1563.           Del      Remove
  1564.       Note that F1-F4 still function as PF1-PF4.
  1565. Changes in 10.4g:
  1566.    1. Make sure DEF and KYS files are opened read-only.
  1567.    2. Restore ability to embed special keys in macros.
  1568.    3. Compile-time option of a special WINSOCK debug version.
  1569. Changes in 10.4h:
  1570.    1. Attempt to decipher bug in Lan Manager's Winsock.
  1571. Changes in 10.5:
  1572.    1. WIN: Change initialization dialog box to use listboxes, provide
  1573.       all emulation types.
  1574.    2. On fresh startup, load appropriate keymap file.
  1575.    3. WIN: On change of TERM type, remind user to load keys file.
  1576.    4. SOC: Ask for host name earlier.
  1577.    5. SOC: Change default value of RECONNECT to false.
  1578.    6. Transmit macro keys (function keys) faster.
  1579. Changes in 10.5a:
  1580.    1. VT220: Recognize and deal with 8-bit control codes.
  1581.    2. VT220: Ignore unknown codes more like the VT220 does
  1582.       (such as ESC [ ... ' z).
  1583.    3. WIN: Allow macros to be attached to additional keys:
  1584.          shifted cursor arrow keys
  1585.          shifted Home, etc.
  1586.          ctrl-Tab
  1587.          ctrl-shift-tab
  1588.       Note keystroke combinations involving Insert and Delete may
  1589.       conflict with accelerator keys, so they will only work if
  1590.       the corresponding accelerator keys have been removed from the
  1591.       EXE with a resource editor.
  1592. Changes in 10.5b:
  1593.    1. New capability and text command: FLUSHTIMER <x>. If we have printed
  1594.       something, and it's sitting in a Windows or network buffer, then after
  1595.       <x> seconds, we'll flush it out. Set FLUSHTIMER to 0 to disable. If
  1596.       <x> is low, such as 1, then print-screens will be ejected immediately.
  1597.       To get more than one image on a page, set the number high, or 0 to
  1598.       disable. For passthrough-print, if the end of the print stream means
  1599.       the end of a print job, set this low. On the other hand, if passthrough
  1600.       data comes in pieces, set it high or disable it.
  1601.    2. Windows passthrough print (through the WPRN pseudo device) no longer
  1602.       treat each page as a job.
  1603.    3. WIN: The Eject item on the menu now closes the page and the document.
  1604.    4. The EJECT text command works as before: if the printer is the WPRN
  1605.       device, it closes the page and the document. If a file or device,
  1606.       it writes a formfeed to it.
  1607.    5. New command: FLUSH. Close the document - same thing that happens when
  1608.       FLUSHTIMER times out.
  1609.    6. WIN: Allow definition of shift-BS, ctrl-BS, ctrl-shift-BS.
  1610.    7. VT220:
  1611.          * On receipt of SUB (hex 1A), display upside-down question
  1612.            mark
  1613.          * Deal with more VT220 8-bit codes
  1614.          * Origin mode (ESC [ ? 6 h)
  1615.          * Soft reset (ESC ! p)
  1616. Changes in 10.5c:
  1617.    1. VT220: Allow linefeed when we're past column 80.
  1618.    2. Initialize FLUSHTIMER to 5 seconds.
  1619. Changes in 10.5d:
  1620.    1. WIN: Bug fixed (introduced 10.5b) in Print Window.
  1621.    2. WIN: Command line parameter "/c" for choose - allows user
  1622.       to choose among available ".DEF" files on startup.
  1623.    3. Make INTERPRET show 8-bit data.
  1624.    4. Wyse, Viewpoint: fix behavior of "cursor-up" code at top
  1625.       of screen.
  1626.    5. VT220: Bug fixed in cursor-up.
  1627.    6. VT220: Bug fixed in cursor-down, linefeed outside scroll
  1628.       region.
  1629.    7. VT220: deal better with VMS's cursor positioning (position
  1630.       to column 81 acts like 80).
  1631. Changes in 10.5e:
  1632.    1. LITE: allow access to Auto-Linefeed, Block Cursor.
  1633. Changes in 10.5f:
  1634.    1. LITE: bug fixed in auto-linefeed.
  1635. Changes in 10.6:
  1636. *  1. Kermit speedups:
  1637.         * Allow longer incoming packets.
  1638.         * Optimize outgoing Kermit packets for TCP/IP
  1639.           (fewer TCP/IP packets).
  1640.         * Negotiate 8-bit prefixing
  1641.         * Reset default parameters for each operation
  1642.    2. WIN: Create a unified version supporting serial, Winsock, Novell
  1643.       WLIBSOCK, PicLan (not finished at this release).
  1644.    3. In Interpret, for terminal types with 7-bit character sets,
  1645.       ignore 8th bit in display.
  1646.    4. Add C332 (VERSYSS) emulation.
  1647.    5. Change handling of "invisible" attribute.
  1648. Changes in 10.6a:
  1649.    1. Bug fixed: restored backspace capability in CALC (calculator)
  1650.    2. Improvements in C332 emulation:
  1651.          * Passthru print: start on ESC ; 6, end on ESC ; 1
  1652.          * Placing attribute field at column 80 now wraps to column 1,
  1653.             next line.
  1654.          * Make sure propogating attributes propogate to end of screen (or
  1655.             next attribute)
  1656.          * TAB character goes to next field (if cursor is on a field indicator,
  1657.            goes one to right)
  1658.          * Implement protected fields (clear unprotected clears from cursor to
  1659.            end of screen, leaves attributes in place)
  1660.          * Overwriting a field indicator causes previous field, and its
  1661.            attribute, to propogate
  1662.          * ESC A (cursor up) wraps at top of screen
  1663.          * Deal with status line commands
  1664.          * Reset (ESC K) also clears status line
  1665.          * ESC [ ? E 2 goes into VT220 mode
  1666. *  3. Improvements in printer control:
  1667.          * Store in parameter file whether to use default printer or a
  1668.            specific printer name
  1669.          * Store in parameters file the printer's
  1670.            DEVMODE, which contains various printer setup fields, such as
  1671.            orientation, draft mode.
  1672.          * Store whether to print to a file.
  1673. *  4. New menu item: File:Low-level print used for passthru print of
  1674.        formatted data. Use this setting when the host-based program
  1675.        formats the output for a particular printer type, with Escape
  1676.        codes for such things as bold print, etc.
  1677.    5. When a status line has been downloaded from the host, don't mess it
  1678.        up with NUM, CAPS, LOCK.
  1679. Changes in 10.6b:
  1680.    1. WIN serial: Add RTS hardware flow control on incoming data (cleared
  1681.        up some passthru print problems with "pine").
  1682.    2. WIN printing (WPRN): reset font after each page break. This fixes
  1683.        a problem with some printer drivers, where the font on passthru print
  1684.        would revert to default after the first page.
  1685.    3. WIN bug fixed: when window is going from iconic to zoomed, remove
  1686.       scrollbars.
  1687.    4. WIN bug fixed: when restoring from iconic, don't use scrollbars
  1688.       unless necessary.
  1689.    5. WIN bug fixed: when scroll bars are in use, would sometimes display
  1690.       partial characters.
  1691. *  6. WIN: Make it possible to access various ALT key combinations, if
  1692.       they are not assigned as accelerators.
  1693.    7. Improve display of KEYS screen.
  1694.    8. Speedup in escape-code recognition in non-ANSI terminals (Wyse,
  1695.        C332, Vwpt)
  1696. Changes in 10.6c:
  1697.    1. WIN: In WPRN driver, if using LOW PRINT, don't translate characters
  1698.        if printer font is non-OEM.
  1699. *  2. Internationalization: Allow keystrokes to be sent properly in either ISO
  1700.       mode (if TERM is ANZIO or VT220) or PC character set (if TERM is AT386
  1701.       or SCOANSI).
  1702.    3. Allow FUNC prompt to handle extended-ASCII keys.
  1703.    4. C332:
  1704.          Respond to ESC y by returning ESC to host.
  1705.    5. Display KEYS in sorted order.
  1706.    6. Allow access to alt-home, alt-up, etc.
  1707. Changes in 10.6d:
  1708.    1. Begin work on National Replacements Characters.
  1709.    2. Bug fixed: macro playback of more than 20 characters to host at a time
  1710.       would blow.
  1711.    3. In unregistered Windows versions, print a message on bottom of each page.
  1712.    4. WIN bug fixed: couldn't handle PASTE greater than 64K.
  1713.    5. SOC, Lite: make sure telnet options get reset on reconnect.
  1714. *  6. WIN: Added Flush Timer to menu. See help file for more info.
  1715.    7. SCO ANSI corrections:
  1716.          Setting BOLD, then setting colors leaves bold in place.
  1717. Changes in 10.6e:
  1718.    1. For C332: when in VT220 mode, recognize:
  1719.          ESC [ ? E 1 to go back to C332 mode
  1720.          ESC [ ? C r to go back to C332 mode
  1721. Changes in 10.6f:
  1722.    1. For C332:
  1723.       * Bug fixed in switching emulation modes (would show foreign characters).
  1724.    2. Implement paging for C332, Wyse
  1725.    3. WIN: bug fixed: insert_line, delete_line could sometimes not fully clear
  1726.       the new line, in the review buffer.
  1727.    4. For Wyse50/60: Write-protect mode defaults to "dim" attribute
  1728.        (was reverse).
  1729. *  5. On SCO, in Wyse 60 mode, "mscreen" now works.
  1730. Changes in 10.7:
  1731.    1. WIN: Allow switching video driver to allow foreground, background
  1732.       brightness, for SCOANSI emulation.
  1733.    2. WIN: Bug fixed in low-level print.
  1734. *  3. VT220: Respond to codes for National Replacement Character sets (NRCs).
  1735. Changes in 10.7a:
  1736.    1. More improvements in NRCs.
  1737.    2. VT emulation:
  1738.          a) Deal with ESC [ ESC
  1739.          b) Cursor-right command should stop at right edge
  1740. Changes in 10.7b:
  1741.    1. WIN: Fix ctrl-space = null
  1742.    2. WIN: Make printer auto-flush work when "Low-level Print" is on.
  1743.    3. WIN: Allow sending, receiving characters from an outside application
  1744.       (used for CrowFlite).
  1745. Changes in 10.7c:
  1746. *  1. Enable National Replacement Character sets (NRCs), tracked in the
  1747.        DEF file. In WIN, shows as "Character Set" on menu. Text command is
  1748.        "CHARSET <name>".
  1749.    2. If command-line parameter is "/c" to force the user to choose a DEF file,
  1750.       and the user hits ESC, quit program.
  1751. *  3. Command-line parameters can be in double-quotes, including open-ended.
  1752.         This is especially useful to define macros with embedded spaces, which
  1753.         can be used in firewall situations. For instance,
  1754.          ANZIOSOC /DC "hostname port
  1755.       would assign to macro "C" the contents "hostname port". This could then be
  1756.       used in a login macro, such as:
  1757.          <F6>Waitfor ogin|myname|<F6>Waitfor assword|mypass|telnet <F6>call C||
  1758.    4. WIN: Speedup gained by shipping programs compiled in Delphi.
  1759. Changes in 10.7d:
  1760.    1. VT220:
  1761.          ESC 1 " q   Write-protect on
  1762.          ESC 0 " q   Write-protect off
  1763.          ESC 2 " q   Write-protect off
  1764.          ESC ? <n> K Erase unprotected in line
  1765.          ESC ? <n> J Erase unprotected in screen
  1766.    2. Make sure data coming in for passthrough print is not translated
  1767.       or masked in any way, as it may be 8-bit data.
  1768.    3. In telnet sessions, be sure to throw away NULL after CR.
  1769.    4. Support keys F13-F20 (normal, shift, ctrl) on DEC LK450 keyboard.
  1770.    5. WIN: Improve TEK graphics mode used for Word Perfect/Unix support.
  1771. Changes in 10.7e:
  1772.    1. WIN: Behave properly when user shuts down all of Windows, such as
  1773.       closing communication session, saving settings, flushing printer.
  1774.    2. WIN: Connect vertical double lines when zoomed.
  1775. Changes in 10.7f:
  1776.    1. Bug fixed could lead to General Protection Fault on startup in Demo
  1777.       versions.
  1778. Changes in 10.7g:
  1779.    1. WIN: Bug could cause GPF with MS/Office 95 Toolbar.
  1780.    2. Further C332 enhancements.
  1781. Changes in 10.7h:
  1782. *  1. New command: MESSAGE <text>
  1783.       Displays a message box, requires an OK. Can be used to flash a
  1784.       message from the host.
  1785.    2. WIN: New command: PRINTLOW ON | OFF
  1786.    3. WIN: New command: CHOOSEPRINT
  1787.       Brings up printer selection dialog box, like File:Printer Setup.
  1788. *  4. WIN: New command: PLAYSOUND <filename.wav>
  1789.    5. LITE: Bug fixed (introduced 10.7d) in position of Block Cursor - left
  1790.       droppings on screen.
  1791.    6. WIN: Restore non-blinking cursor (CURSOR BLINK OFF) capability.
  1792. Changes in 10.7j:
  1793.    1. Wyse 60 protected fields.
  1794.    2. Restore ctrl-shift-2 sends null (hex 00).
  1795.    3. Add some Wyse enhancements to Viewpoint emulation.
  1796. Changes in 10.7k:
  1797.    1. C332: fix bug in line-insert, line-delete.
  1798. Changes in 10.7m:
  1799.    1. CROWCOMM, combined Windows serial: make sure modem gets hung up.
  1800.    2. Removed internal timer in passthrough-print routine that assumed 60 dead
  1801.       seconds meant we were lost.
  1802.    3. Added pass-through print indicator in bottom line.
  1803.    4. WIN: Bug fixed in print-to-file: could cause unwanted flush.
  1804. Changes in 10.7n:
  1805.    1. Bug fixed in KEEP of part of screen.
  1806. Changes in 10.8:
  1807. *  1. WIN: Combined version with serial, TCP/IP, WLIBSOCK, and Piclan
  1808.        communication.
  1809.       * Can specify commtype in command line with
  1810.          /Tx
  1811.         where x is S for serial, T for TCPIP, P for Piclan, N for Novell
  1812.          WLIBSOCK
  1813.       * New command:
  1814.            COMMTYPE SERIAL  or  COMMTYPE WINSOCK
  1815.       * Indicates in title if we're NOT CONNECTED
  1816.       * Assume 8 data bits, no parity (was 7 even)
  1817.    2. WIN: Bug fixed: could sometimes get divide-by-zero error on startup.
  1818. Changes in 10.8a:
  1819.    1. WIN: Bug fixed (introduced 10.8) in print routines.
  1820. Changes in 10.8b:
  1821.    1. WIN: Avoid "xxx.DLL not found" messages in WIN 3.1.
  1822.    2. WIN: Clean up Comm Settings dialog box.
  1823.    3. WIN: Bug fixed in shutdown of PicLan.
  1824. Changes in 10.8c:
  1825.    1. WIN: Attempt to solve ghost problems of menus being corrupted.
  1826.    2. Change keystroke handling so characters 224 and 240 could be used.
  1827.    3. Fix in Wyse emulation: upper half of 8-bit character set maps same
  1828.       as PC.
  1829.    4. Bug fixed: non-blinking cursor would leave tracks when inserting,
  1830.       deleting lines.
  1831. *  5. WIN: Allow user to choose a screen font (previously restricted
  1832.       to Terminal).
  1833.       * Only fixed-space fonts are allowed, either TrueType
  1834.         or bitmap.
  1835.       * Gives a better fit when zoomed, particularly on large screen
  1836.         resolutions.
  1837.       * If the screen font is in the Windows character set (such as Courier
  1838.         New), linedraw characters displayed by the host will result in '+',
  1839.         '|', '-', etc.
  1840.       * Linedraw characters in some fonts may not fully connect.
  1841.       * If "Font is suspect" message appears, character alignment may not be
  1842.         correct.
  1843.       * User can choose a font with a different character set, such as
  1844.         Cyrillic. Note that if emulation mode is set to "VT220" or "Anzio",
  1845.         program assumes incoming characters are in ISO character set, and
  1846.         will translate. We suggest using "AT386" or "SCOANSI" (changed later,
  1847.         see 10.8j).
  1848. Changes in 10.8d:
  1849.    1. WIN: Bug fixed in DIAL dialog box
  1850.    2. WIN: Bug fixed: menu got scrambled if "Larger Font" item had been
  1851.       deleted.
  1852. Changes in 10.8e:
  1853.    1. WIN: In WPRN device, wrap lines if needed
  1854.    2. WIN: In COPY, COPY/S command, if output file is "WPRN", send it
  1855.       to the WPRN printer driver.
  1856. *  3. New command: PRINTFILE <filename>
  1857.    4. WIN: Print Wizard started (not released yet).
  1858.    5. WIN: In WPRN driver, on setup error, make it more self-healing.
  1859. Changes in 10.8f:
  1860.    1. In Wyse graphics mode, make sure space is space.
  1861.    2. Wyse: respond to control codes to set key codes:
  1862.          ESC z <key> <string> <DEL>
  1863.          ESC Z <dir> <key> <string> <DEL>
  1864.    3. C332: Allow one page to be in 80-column mode, another in 132-column.
  1865.    4. WIN: Change original (default) printer font to Courier New, 12 pt.
  1866. Changes in 10.8g:
  1867.    1. If we redefine a macro to the same value, don't count it as a
  1868.       changed key. Thus downloaded special keys that cause no changes
  1869.       will not ask you to save them on exit.
  1870.    2. Bug fixed in handling of section-sign character (Windows hex
  1871.       A7, DOS hex 15)
  1872.    3. WIN: Restore functionality of "Connect on Startup" lost in 10.8.
  1873.    4. WIN: Restore functionality of "Hostname" lost in 10.8
  1874.    5. WIN: If Hostname fails, don't quit; remain in NOT CONNECTED state
  1875.    6. WIN: Disable Hostname menu item if communication is serial
  1876.    7. WIN: If program fails to connect to host, user can retry by
  1877.       doing Communicate:Setup, then hitting OK.
  1878.    8. Auto-LF affects incoming linefeeds also now.
  1879. Changes in 10.8h:
  1880.    1. Behave better if PicLan fails on startup.
  1881.    2. Clean up use of colors for some messages on the status line.
  1882.    3. WIN95: Bug fixed in background bitmap
  1883.    4. If host name is specified in command line, and "Connect on startup"
  1884.       is checked, and we fail to connect, quit.
  1885.    5. Bug fixed in macro output sequencing: pending F6 command would hang
  1886.       when a) processing a WAITFOR or b) waiting for ITX unlock (bell)
  1887.    6. On receipt of DC2 (hex 12), if no output file is open, or in Lite,
  1888.       treat it as passthrough print. Works better especially with Wyse.
  1889.    7. For PicLan, allow specification of host port number, as
  1890.          hostname:port[:port2[...]]
  1891.       Will try ports in order specified.
  1892.       Default, as before, is first available.
  1893. Changes in 10.8j:
  1894.    1. WIN95: Allow selection of font "script", so that Greek, Cyrillic,
  1895.       etc. are possible.
  1896.    2. WIN: If the screen font's character set is Symbol, treat it like
  1897.       OEM (for MS Linedraw)
  1898.    3. WIN: If the screen font's character set is Cyrillic, Greek, etc.,
  1899.       don't translate incoming characters.
  1900.    4. WIN: Screen Font Chooser dialog now lets user set point size
  1901.       (effective when window is not zoomed).
  1902.    5. VT220 codes:
  1903.         ESC [ <param> q     Ignored (used in some Kermit emulations)
  1904.         ESC [ <params> r    Set scrollable region: fixed to deal with receipt
  1905.                             of top of region only.
  1906.         ESC * <something>   Ignored: Set G2 character set
  1907.         ESC + <something>   Ignored: Set G3 character set
  1908.         Bug fixed in dealing with 8-bit codes, such as hex 9B
  1909. Changes in 10.8k:
  1910.    1. WIN: Fix memory leaks
  1911. Changes in 10.8m:
  1912.    1. VT220: bug fixed in handling code RI (reverse index) when cursor is
  1913.       above the scrollable region.
  1914. Changes in 10.8n:
  1915.    1. When instructed to draw linedraw characters, and screen font is in a
  1916.       different character set (e.g., Cyrillic), translate it to '+', '-', '|'.
  1917.    2. WIN: deal better with VT220 in Latin graphics mode.
  1918.    3. WIN: Bug fixed: sometimes didn't immediately notice change of screen's
  1919.       character set.
  1920.    4. Wyse60: enable proper behavior for ctrl-F1, ctrl-shift-F1, etc. These keys
  1921.       send out codes that are undocumented in Wyse manuals.
  1922.    5. Keytrokes in macros will NOT be translated such as OEM to ISO.
  1923.    6. In wyse60.kys, define shift-home, shift-end, shift-delete.
  1924.    7. WIN: Bug fixed in printing OEM screen dumps.
  1925. Changes in 10.8p:
  1926.    1. PicLan: Update Window title after connect.
  1927.    2. Bug fixed in Wyse 50 (not 60) attributes.
  1928. Changes in 10.8q:
  1929.    1. PicLan: on new connection, deallocate old memory.
  1930.    2. WIN: Reduce screen flashing in field-mode emulations (Wyse 50
  1931.       and C332) when data overwrites field delimiter.
  1932.    3. WIN: If menu item File:Quit has been removed (with resource editor),
  1933.       attempting to quit with Window Close command (or button) will result in
  1934.       a box stating "Function disabled". Thus an administrator can restrict
  1935.       quitting the program by:
  1936.          1. Using a resource editor to:
  1937.                a) remove File:Quit menu item
  1938.                b) remove alt-X and alt-x accelerators
  1939.          2. Attaching a do-nothing macro to the alt-X combination:
  1940.                define <alt-X> {}
  1941.    4. WIN: Allow separate definition of the following keys on the numeric pad,
  1942.       when NumLock is ON: / * - + Enter
  1943.       Note that program already provided separate mappings for when NumLock was
  1944.       OFF.
  1945. Changes in 10.8r:
  1946.    1. Discontinue processing host commands coded as
  1947.          <DC1><command><DC3>
  1948.       Continue processing those coded as
  1949.          <hex-1C><command><hex-1D>
  1950.    2. WYSE: Treat correctly special characters generated by ESC <ctrl-code>
  1951.    3. WYSE: If host sequence "undefines" a key, and it results in no net
  1952.       change, don't mark keys as changed.
  1953.    4. Bug fixed: INTERPRET didn't show DELETE characters (hex 7F)
  1954. Changes in 10.9:
  1955. *  1. WIN: Added support for a SOCKS firewall. This is implemented by doing
  1956.       Communicate:Network:SOCKS host, and entering the name (or IP) and
  1957.       optionally the port number of the SOCKS host.
  1958. *  2. LITE: Add ability to turn "Low-level Print" on and off.
  1959. *  3. WIN (not Lite): New logic in WPRN driver, called "Print Wizard", will
  1960.       automatically deal with various print-file formats during passthrough
  1961.       print and PRINTFILE command:
  1962.          * If print stream starts with "%!", it is assumed to be a
  1963.            Postscript file, and is sent to printer as low-level print.
  1964.          * If it contains any Escape characters, it is assumed to be
  1965.            printer-specific, and is sent as low-level.
  1966.          Otherwise:
  1967.          * Several hundred lines are buffered, and then analyzed to determine
  1968.            page length (in lines) and width (in columns). The wizard then
  1969.            attempts to print the text appropriately, by setting font size,
  1970.            line spacing, and margins to "reasonable" values (10 - 20
  1971.            characters per inch, 6 - 12 lines per inch, margins up to one
  1972.            half inch).
  1973.          * Print Wizard will attempt to interpret and process tabs,
  1974.            backspace-bolding and backspace-underlining.
  1975.          * Print Wizard will avoid printing extra blank page(s) at the
  1976.            beginning of the print stream.
  1977.          * Print Wizard DOES obey your choice of page size, orientation, and
  1978.            printer font. In most cases, it would be logical to choose a
  1979.            fixed-space TrueType font, such as Courier New or MS Linedraw.
  1980.          * Print Wizard will OVERRIDE your choice of Low-level Print and
  1981.            printer font size.
  1982.          * The end result is that the Print Wizard should be able to
  1983.            automatically handle a) PostScript (assuming you have a PostScript
  1984.            printer, b) printer-specific data, c) plain text data without
  1985.            formfeeds, d) plain text data with a variety of page lengths,
  1986.            and e) plain text data with a variety of widths, such as 80 and
  1987.            132.
  1988.    4. In various unregistered/demo versions, terminate after one hour.
  1989.    5. WIN: Make sure correct menu items are disabled when appropriate.
  1990.    6. Replace references to NEWLINE with ENTER.
  1991.    7. WIN: minimize window-size jumps when switching sessions (pages) in C332,
  1992.       Wyse, N7900.
  1993.    8. Kermit bugs fixed:
  1994.          8.1: Didn't cleanly do 8-bit data if not encoded.
  1995.          8.2: 8-bit encoding was based on data_bits, even if not serial
  1996.    9. Wyse: Treat downloaded key definitions differently from those in keymap
  1997.       files. Downloaded definitions will a) not be saved to file, b) not
  1998.       cause Anzio to ask to save keys, c) take precedence, but only until
  1999.       Anzio quits. In KEYS display, both definitions will show; top one will
  2000.       be effective.
  2001.   10. WIN: Bug fixed in DIR command: wasn't drawing boxes right if non-OEM
  2002.       screen font.
  2003.   11. WIN: Change "Reverse" color set for better readability.
  2004.   12. Wyse: Ignore
  2005.          ESC c ? <bank>   Clear font bank
  2006.          ESC c A ... ^Y   Define soft character
  2007. Changes in 10.9a:
  2008.    1. WIN: Oops - Print Wizard wasn't fully included in AnzioWin 10.9.
  2009. Changes in 10.9b:
  2010.    1. WIN: Fixed bug in ctrl-2, ctrl-space (now generate null, once again)
  2011.    2. WIN: Print Wizard now affects screen prints also, so 80-column,
  2012.       132-column screens will be handled automatically.
  2013.    3. Wyse: fix behavior re. whether to clear screen on width change:
  2014.          ESC e .          Don't clear on width change
  2015.          ESC e /          Clear if width actually changes
  2016. Changes in 10.9c:
  2017.    1. Wyse: bug fixed in exiting protected mode
  2018. Changes in 10.9d:
  2019.    1. WIN (WINSOCK): React to error 10058 (WSAESHUTDOWN) as though host
  2020.       closed TCP/IP session.
  2021. *  2. WIN: Implemented MOUSE support for host programs, two different methods,
  2022.       as done in "xterm" (only LEFT button implemented this release):
  2023.          * Undocumented method in xterm as on UnixWare and others:
  2024.             * initiates with ESC [ <X> Y
  2025.               where <x> (in decimal) when converted to hex indicates
  2026.               actions to send:
  2027.                    01 = left button release
  2028.                    02 = left button push
  2029.                   400 = right button release
  2030.                   800 = right button release
  2031.             * turn off with ESC [ 0 Y
  2032.             * Host can request mouse position when down with
  2033.                  ESC [ 492 Z
  2034.             * Mouse sends ESC [ <hex-1F> <button> <action> <x> <y>
  2035.                  <button> is ascii 1, 2, or 3, or 0 of position requested above
  2036.                  <action> is "P" or "R"
  2037.                  <x> and <y>: space = 0 = top, left
  2038.          * xterm as documented:
  2039.             * Initiate with ESC [ ? 1000 h
  2040.             * Terminate with ESC [ ? 1000 l
  2041.             * Sends ESC M <button> <x> <y>
  2042.                <button> bits:  00 = button 1 pressed
  2043.                                01 = button 2 pressed
  2044.                                02 = button 3 pressed
  2045.                                03 = released
  2046.                                04 = shift
  2047.                                08 = meta (alt)
  2048.                                10 = Control
  2049.                <x>, <y> : '!' = 1 = top, left
  2050.    3. Kermit bug fixed: trying to send '*.*' would fail on directory entries.
  2051. Changes in 10.9e:
  2052.    1. Added several Viewpoint enhancements as in Wyse 50/60
  2053.    2. Wyse: Capture and ignore message to be displayed on top status line via
  2054.          ESC F ... CR
  2055.    3. Wyse: Corrections in dealing with protected fields:
  2056.         * Can't cursor-arrow into protected fields
  2057. Changes in 10.9f:
  2058.    1. Bug fixed in turning mouse mode 1000 off.
  2059.    2. WYSE, VIEWPOINT:
  2060.         * If write-protect on when we get a code to change write-protect attribute,
  2061.           change active attribute.
  2062.         * Add support for following codes to set write protect attribute:
  2063.              ESC ` B    adds blink
  2064.              ESC ` E    adds underline
  2065.              ESC ` F    adds reverse
  2066.              ESC ` G    adds dim
  2067.    3. VIEWPOINT:
  2068.         * Fix handling of ESC 0 <att> to set write-protect attribute
  2069.         * Fix ESC t (clear unprotected to end of line)
  2070.         * Improve write-protect mode as enhanced by Wyse
  2071. Changes in 10.9g:
  2072.    1. Removed all traces of communication log file, which should never have
  2073.       been in production version.
  2074. Changes in 10.9h:
  2075. *  1. Add to Lite:
  2076.        * Custom colors setup
  2077.        * KEYS command to display user keys
  2078.    2. Add titles to color translation screen
  2079. *  3. WIN: added menu item About|About Winsock which provides information
  2080.       about the WINSOCK.DLL being used.
  2081.    4. Wyse: recognize and ignore sequence to set terminal's time:
  2082.          ESC c 8 x x x x
  2083. Changes in 10.9j:
  2084.    1. Bug fixed: some means of specifying a network host to connect to didn't
  2085.       give error messages.
  2086.    2. More informative error messages from failed WINSOCK connections.
  2087. *  3. WIN: Background bitmap enhancements:
  2088.       * Allow use on adapters running higher than 256 colors.
  2089.       * Improve handling of brightness, contrast adjustments.
  2090.       * Allow bitmap to be anywhere on the screen. This involves two defined
  2091.         rectangles: the "View" rectangle indicates what part of the bitmap is
  2092.         to be shown (0 for right, bottom, indicates maximum); the "Window"
  2093.         rectangle indicates location on screen, relative to the top left corner
  2094.         of the first character location (0 for right, bottom indicates natural
  2095.         extent of bitmap; -1 indicates edge of screen). Bitmap can be stretched
  2096.         if a) right or bottom of Window is -1, or b) right or bottom of both
  2097.         retangles is specified.
  2098.       * New command: BMP filename [view-rect [window-rect [brightness [contrast]]]]
  2099.         where 'filename' contains name of a bitmap (BMP) file. Other parameters
  2100.         are optional, and duplicate functions shown below.
  2101.       * New command: BMP-VIEW x1 y1 x2 y2
  2102.         Sets the View rectangle (see above).
  2103.       * New command: BMP-WINDOW x1 y1 x2 y2
  2104.         Sets the bitmap Window rectangle (see above).
  2105.       * New command: BMP-ADJUST brightness [contrast]
  2106.         Sets brightness and contrast on a scale of 0 to 1000.
  2107.       * New command: BMP-CLOSE
  2108.         Removes the bitmap.
  2109.    4. WIN: For Wyse, place top status line message in Window title.
  2110.    5. WYSE: Respond to the following codes dealing with answerback and ACK:
  2111.          ESC c ; ... ctrl-Y    set answerback message
  2112.          ESC c <  or ctrl-E    send answerback (if ack mode on and answerback
  2113.                                   mode on)
  2114.          ESC e space           answerback mode off
  2115.          ESC e !               answerback mode on
  2116.          ESC e 6               ack mode off
  2117.          ESC e 7               ack mode on
  2118.    6. C332E: add support for status line message
  2119.    7. For foreign keyboards, watch out for AltGr key in combination with '2', '6'.
  2120. Changes in 10.9k:
  2121.    1. Fixed incompatibility in mouse-through in XTERM documented mode.
  2122.    2. LITE: allow 'TITLE' command from host, macro, or FUNCTION prompt.
  2123.    3. New command: HOSTNAME/S sends the host name to the host computer.
  2124.    4. Bug fixed: in SCO ANSI, if using background intensity in zoomed mode,
  2125.       sometimes got wrong color in gap between lines.
  2126.    5. WIN bug fixed: in zoomed mode, with non-OEM fonts, sometimes got
  2127.       wrong color in gap between lines.
  2128.    6. WIN: Allow selection of higher-numbered COMM ports if available.
  2129. Changes in 10.9m:
  2130.    1. WIN: If the BMP view rectangle has a negative top or left edge,
  2131.       deal with it.
  2132.    2. WIN: Fix bug in graying the menu item Clear Background Bitmap.
  2133. Changes in 11.0:
  2134.    1. WIN: On screen print, include background bitmap
  2135.    2. WIN: When printing with fixed-space font, make sure text is precisely
  2136.       spaced.
  2137.    3. WIN: In mouse-selecting the screen, limit right & bottom to actual
  2138.       character cells.
  2139.    4. WIN: Bug fixed in handling selection rectangle when selected
  2140.       upward or leftward.
  2141. *  5. WIN: Add HTML to Print Wizard.
  2142.    6. WIN: Clean up handling of windows scrollbars when screen is larger than will
  2143.       fit in the window.
  2144. *  7. WIN (including Lite): Add 'Capture to Printer' in Transfer menu. Always goes
  2145.       to 'WPRN' printer driver. When turned on, this mode supresses the Flush
  2146.       Timer.
  2147.    8. WIN: New command: CAPTURE WPRN same as above.
  2148. *  9. New command: UPPERCASE ON|OFF tells whether to force normal keystrokes
  2149.       to uppercase.
  2150.   10. New command: HOLD ON|OFF|TOGGLE suspends output to screen if HOLD is on,
  2151.       similar to VT220's F1 key.
  2152.   11. Cleanup in handling of fields, protected data:
  2153.          Wyse50: Write protect affects characters written, not fields
  2154.          Wyse60: Clear unprotected clears attributes from unprotected areas
  2155.   12. C332 bug fixed in absolute cursor (x, y) positioning (apparently seldom
  2156.       used).
  2157.   13. WIN: reduce screen flickering on clear-unprotected
  2158.   14. C332, Wyse: Add Kermit auto-receive
  2159. Changes in 11.0a:
  2160.    1. WIN: fail more gracefully with NetCom's WINSOCK.DLL.
  2161.    2. WIN: In Help:About Winsock, report location of loaded (or attempted)
  2162.       WINSOCK.DLL.
  2163. *  3. WIN: New command: WINSTART <filename> does a Windows "open" on the file.
  2164. *  4. WIN: New command: WINPRINT <filename> does a Windows "print" on the file.
  2165.    5. Improvements in VT220 character set handling:
  2166.          * Set 1 (invoked by control-N) now assumes ASCII set.
  2167.          * Implement LS2 (ESC n)
  2168.                      LS3 (ESC o)
  2169.                      SS2 (ESC N)
  2170.                      SS3 (ESC O)
  2171.    6. VT220, similar: Send answerback string when requested by host.
  2172. *  7. Allow user to set answerback string (can use pipe symbol "|" for
  2173.       Return):
  2174.          WIN: menu item in Communicate menu
  2175.          Command: ANSWERBACK <string>
  2176.    8. WIN: Add menu item for "Upper Case" (see above).
  2177. *  9. Allow the Scroll Lock key to function as a "Hold" key,
  2178.       suspending output from the host.
  2179.          WIN: Menu item in Communicate menu
  2180.          Command: SCROLL-LOCK ON|OFF|TOGGLE
  2181. * 10. WIN: Can now indicate whether Anzio should save its window position
  2182.       between sessions, and reuse it.
  2183.          Menu item in View menu
  2184.          Command: TRACK-WINDOW ON|OFF|TOGGLE
  2185.   11. WIN: Correct bug in determining how many COMM ports are available.
  2186.   12. If terminal type is SCOANSI, send ANSI (rather than SCOANSI) as TERM
  2187.       type on TCP/IP.
  2188.   13. WIN DEMOS: Add ability to print order form to opening "About" box.
  2189.   14. WIN: Fix memory leak involved in printing.
  2190.   15. Wyse: home the cursor on ESC ~ 4 (select WY-60 personality)
  2191.   16. Wyse: ignore ESC w G (set up multi-screen mode). This feature always
  2192.       available in Anzio.
  2193.   17. Bug fixed in clearing screen buffer (clear to spaces, not nulls).
  2194.   18. Wyse, C332: On creation of a new "page", go to home position.
  2195.   19. Print Wizard bug fixed: was not setting low-level print on when
  2196.       needed.
  2197.   20. WIN: Reduce flickering in Scroll Fast.
  2198.   21. WIN: For MS Internet Explorer, if command-line host name starts with
  2199.       'telnet://', remove it.
  2200. Changes in 11.0b:
  2201. *  1. WIN: For MS Internet Explorer:
  2202.         * If host name ends in '/', remove it.
  2203.         * If Anzio is started "hidden", unhide it.
  2204.    2. WIN: Make provisions for a "private-label" version.
  2205.    3. If user hits a special key that is undefined, send nothing to the host.
  2206. *  4. Zmodem support:
  2207.       * Command ZSEND [-a] <filename>
  2208.            (-a means text mode)
  2209.       * Command ZRECEIVE
  2210.       * WIN: menu items for these under Transfer menu
  2211.       * WIN: menu item for Zmodem auto-reception
  2212. Changes in 11.0c:
  2213. *  1. WIN: Double-click sends the word the mouse is on, followed by CR
  2214.    2. Wyse 50: improve handling of protected characters vs. attribute
  2215.       fields.
  2216. Changes in 11.0d:
  2217.    1. Bug fixed in Zmodem.
  2218.    2. Bug fixed in printing order form.
  2219. Changes in 11.0e:
  2220.    1. Bug fixed in file transfer with RM/COS.
  2221.    2. Bug fixed: print wizard logic could blow up on a null printfile.
  2222.    3. Viewpoint: deal better with ambiguity of hex 18 (cursor on or start
  2223.       Zmodem reception).
  2224.    4. Bug fixed: restored ability to do TRANSMIT TRAILER <Del>
  2225. Changes in 11.0f:
  2226.    1. Make serial output for Zmodem respond to DELAY setting.
  2227. *  2. Allow resource changes to add menu items.......
  2228.    3. Bug fixed in C332 re. tab settings.
  2229.    4. Bug fixed in Wyse graphics characters (intro'd in 10.9h).
  2230.    5. Kermit bug fixed: now deals with incoming file names with
  2231.       compressed redundant characters.
  2232.    6. Kermit fix: allow 8-character file name without period.
  2233.    7. Bug fixed in Zmodem, caused memory corruption.
  2234. Changes in 11.0g:
  2235.    1. DOS versions: if DOS version >= 3.3, and code page not
  2236.       437, don't translate characters.
  2237. Changes in 11.0h:
  2238.    1. C332: if ESC X or ESC Y cursor positioning has a CR as
  2239.       next character, ignore it.
  2240.    2. Optimize receipt and processing of high-ASCII graphics
  2241.       characters.
  2242. Changes in 11.0j:
  2243.    1. C332: React and respond to ESC Z (report cursor position)
  2244.    2. Viewpoint: Clean up dealing with hex 18, which might be
  2245.       cursor on or start-Zmodem.
  2246.    3. Improve dealing with unrecognized escape sequences.
  2247. Changes in 11.0k:
  2248.    1. Added info to debug version.
  2249.    2. DOS: bug fixed: certain error messages weren't being removed.
  2250.    3. WIN: Print Wizard: handle character entities (beginning with '&')
  2251.       such as '<' for less-than symbol (<)
  2252.    4. WIN: react better to printer dialog errors, such as "no default
  2253.       printer".
  2254.    5. Optimize UFT file transfers.
  2255.    6. Optimize sending Wyse function keys.
  2256.    7. Bug fixed: in "vi", bottom line got messed up when scrolling.
  2257. *  8. Allow various actions upon mouse clicks, double-clicks.
  2258.    9. Add HEXPATCH command - to be used only under direct instruction.
  2259. Changes in 11.0m:
  2260.    1. In VT220 mode, ignore illegal characters such as hex 92.
  2261.    2. Make INTERPRET show hex-FF characters, do better with 8-bit
  2262.       characters.
  2263.    3. WIN: In TCP/IP, deal with out-of-band SYNC signal, such as received when
  2264.       user hits DEL or Ctrl-C in SCO, Linux, etc., especially with Informix.
  2265.       Previously this resulted in spurious characters om screen, possible
  2266.       lockup.
  2267. Changes in 11.0n:
  2268.    1. Viewpoint:
  2269.          Ignore irrelevant sequences starting with ESC `
  2270.          Process commands to set bottom status line: ESC z ..., ESC f ...
  2271.          Obey Wyse's use of ESC F as top message line (WIN only). Formerly
  2272.             treated this as insert-mode toggle, as per NCR 7930 terminal.
  2273.          Restore approach to throwing away illegal escape codes, such as
  2274.          ESC <hex-1C> used in RealWorld software.
  2275.    2. Bug fixed: on some systems, some fonts, when zoomed, we were leaving
  2276.       horizontal line segments on screen.
  2277. *  3. WIN: Improvements in FONT and PRINTFONT commands: can now specify
  2278.       font size, font name, or both. Examples:
  2279.          FONT 9
  2280.          FONT "courier new"    (needs quotes because of embedded space)
  2281.          FONT terminal 10x8
  2282.          FONT 10x8 terminal
  2283.    4. WIN: Fixed some bugs in changing fonts while zoomed.
  2284.    5. Wyse: improve detection of Zmodem vs. transparent print, both of
  2285.       which start with hex 18.
  2286.    6. Zmodem improvements:
  2287.          * On transfer error, increase delay between characters. Note that
  2288.            use can make this more efficient by experimenting with DELAY
  2289.            setting.
  2290.          * Note that Anzio's Zmodem does not work with version 3.0 or
  2291.            above of UNIX rz, sz; these use private-domain protocol
  2292.            enhancements.
  2293.    7. Allow ANSI-style attribute sequence to have up to 5 parameters.
  2294.    8. Brought CrowTerm into synch with AnzioWin:
  2295.          * Setup menu looks slightly different
  2296.          * Title bar shows connection status
  2297.          * Add 'Network' submenu
  2298.          * Add 'TERM name' menu item
  2299.          * Menu item Help:About Winsock now works
  2300.          * Cold startup asks for terminal type, then presents setup menu
  2301.          * Support for SOCKS firewall
  2302.          * Support for TERM type telnet option
  2303.          * Support for Window Size telnet option
  2304.          * No longer uses "Crowcomm.ini" in Windows directory
  2305.          * Various changes implemented since 10.8
  2306.          * These items remain different between CrowTerm and AnzioWin:
  2307.             * Program title
  2308.             * Name of DEF file
  2309.             * Name of Window class
  2310.             * CrowTerm has no About:Support menu item
  2311. Changes in 11.0p:
  2312.    1. WIN: Change approach to version with communication debugging: non-fatal
  2313.       messages appear as screen text, rather than in dialog boxes.
  2314. *  2. WIN: In TCP/IP and WLIBSOCK, allow passing environment variables from
  2315.       Anzio to host, using telnet option 36. Must be supported by the host.
  2316.       Most likely uses would be for USER and PRINTER. User can set a string
  2317.       of variables to be passed, using the Communicate:Environment menu item,
  2318.       or the text command
  2319.          ENVIRONMENT <string>
  2320.       String can contain multiple variables, separated by semicolons. Each
  2321.       entry can be in the following forms:
  2322.          name=value
  2323.          name=
  2324.          name=${envname}
  2325.       In the last case, the DOS/Windows environment variable envname will
  2326.       be looked up, and its value sent if it exists. Following is an
  2327.       exmple:
  2328.          PRINTER=laser21;USER=${UNIXUSER}
  2329.       Note that Windows 95 has a utility (hard to find) called WINSET, that
  2330.       can set system-wide environment variables.
  2331.    3. Print Wizard enhancement: text files containing linefeeds but not
  2332.       CRs will have CRs assumed.
  2333.    4. WIN (serial, TCP/IP): optimize communication by using message
  2334.       notification instead of polling.
  2335. *  5. WIN (TCP/IP): Anzio now has an internal "environment variable" named
  2336.       ANZ_IP, which contains the IP address of the PC. This can be queried
  2337.       using the ENV/S command, or used when passing environment variables
  2338.       to the host, as above.
  2339.    6. Change in ENV/S command: now sends CR at end, in order to be consistent
  2340.       with other /S commands.
  2341. Changes in 11.0q:
  2342.    1. Minor changes in comm debug routines.
  2343.    2. WIN: Bug fixed could freeze on zoomed bitmap fonts.
  2344. Changes in 11.0r:
  2345.    1. WIN: Support NEW ENVIRONMENT option (39) in telnet, as per RFC 1572.
  2346.    2. WIN: Additional mouse option to send whatever's between [ and ].
  2347. Changes in 11.0s:
  2348.    1. WIN: When mouse sends word in brackets, delete leading spaces.
  2349.    2. C332: Sequence ESC [ ? C r now ignored (should revert to VT220 keymap,
  2350.       was setting terminal to C332 mode).
  2351.    3. To enable old style Anzio commands from host (hex-11 command hex-13),
  2352.       do HEXPATCH 7D6 01.
  2353.    4. To DISallow current style Anzio commands from host
  2354.       (hex-1C command hex-1E), do HEXPATCH 7D7 00.
  2355.    5. WIN: Bug fixed in telnet option negotiation that could lead to a loop
  2356.       (rare).
  2357.    6. WIN: Deal with erroneous telnet response to unsupported options
  2358.       (IAC 6 NEW_ENV) in some systems (eg. NCR3000).
  2359.    7. WIN: Bug fixed in handling delete-line, insert-line on bottom line.
  2360. Changes in 11.0t:
  2361.    1. VT220 bug fixed: if cursor has advanced past column 80, then get code
  2362.       to go left, treat it as though it's starting in column 80.
  2363.    2. Capture (to printer or file) improvements:
  2364.          * Capture blank lines caused by linefeed characters
  2365.          * Removed old code that could cause breaks in line during idle time.
  2366. Changes in 11.0u:
  2367.    1. On exit, if Capture to Printer is on, close and flush it.
  2368.    2. If user turns on FLUSH TIMER when there's already printer data, it
  2369.       now initiates the timer.
  2370. Changes in 11.0v:
  2371.    1. WIN: Disabled telnet "NEW-ENVIRONMENT" option, as it caused a hang when
  2372.       used with certain UNIX systems.
  2373. Changes in 11.1:
  2374.    1. WIN: bug fixed that caused blowup if screen font selected was bitmap,
  2375.       had 20 or more sizes.
  2376.    2. PrintWiz: add barcode capability. Assumes that fonts are available to
  2377.       do barcode. Barcode tag will temporarily change font and/or size,
  2378.       specify a leadin character, main text string, leadout character, and
  2379.       translation method. If translation method is specified, it works on
  2380.       characters in main text string only, and can add a check character.
  2381.       Syntax is:
  2382.          <BARCODE [FACE=facename] [POINTSIZE=size] [X=decipoints]
  2383.             [Y=decipoints] [LEADIN="string"] [LEADOUT="string"]
  2384.             SRC="string" [TRANSLATION="type"]>
  2385.       Supported TRANSLATION:
  2386.          CODE39       generates check digit
  2387.    3. WIN: allow specification of number of copies in Printer Setup.
  2388.    4. WIN: for Internet Explorer, ignore "TELNET: " in command string;
  2389.       advance to next parameter for host name.
  2390.    5. WIN: when doing passthrough print to WPRN driver, translate NRC
  2391.       (as well as character set), but only if not low-level print (which
  2392.       could be graphics characters)
  2393.    6. WIN: in WPRN's handling of backspaces, process underscore-backspace
  2394.       -underscore as a bold underlined space.
  2395.    7. WIN32 version started, not yet released.
  2396. Changes in 11.1a:
  2397.    1. WIN: allow Anzio to be set so that only one instance can be run at a
  2398.       time, by doing
  2399.          HEXPATCH 7D8 01
  2400.       On startup, Anzio will then bring the already-running Anzio to the
  2401.       foreground, and terminate the new instance. This is the
  2402.       "keep-old" approach. See 11.1b.
  2403. *  2. Add to Lite: ability to capture to a disk file.
  2404.    3. WIN: The "Capture" menu item now prompts for selection of a file.
  2405.       This means user does not need to separately open the file.
  2406.       Clicking to stop capture also closes the output file.
  2407.    4. New variations on CAPTURE command:
  2408.          CAPTURE <filename> opens file, enables capture (no warning if
  2409.             file exists).
  2410.          CAPTURE CLOSE      wraps up capture, closes file (whereas
  2411.             CAPTURE OFF leaves file open).
  2412.    5. WIN: Bug fixed that caused slow communication with WLIBSOCK, PicLan.
  2413.    6. WIN: Make printer logic deal correctly with lines of text that must
  2414.       be wrapped to more than 2 lines.
  2415.    7. WIN: Make printer logic more abortable.
  2416. Changes in 11.1b:
  2417.    1. Bug fixed in C332 - processing <ESC>X<space> (go to line 1)
  2418.    2. WIN: Another option for one-instance processing:
  2419.          HEXPATCH 7D8 02
  2420.       This sets up the "keep-new" approach. It will cause an already-running
  2421.       instance of Anzio to terminate, so the new instance will be the only
  2422.       one running.
  2423.  
  2424.       To set Anzio back to allowing multiple instances, do
  2425.          HEXPATCH 7D8 00
  2426. Changes in 11.1c:
  2427.    1. WIN: Problem fixed (introduced 11.0p) which caused slower, "bursty"
  2428.       operation on slow Win3.1 & 3.11 systems (went back to polling for
  2429.       communication input).
  2430. Changes in 11.2:
  2431. *  1. WIN: Print Wizard enhancements equivalent to Printwiz version 1.2:
  2432.       * Barcode
  2433.       * Allow tags to stretch past one line
  2434.       * Allow setting manual paper size, especially length for dot matrix
  2435.         printers (PAGESIZE X= Y= ). Setting only one of them assumes
  2436.         X = 8.5 inches, Y=11 inches.
  2437.       * ALIGN options for IMG
  2438.       * HSPACE option added for IMG
  2439.       * All unit assumptions based on unit of DOT or IMG-DOT
  2440.         > Assume DOTs per inch = IMG-DOTs per inch = 120
  2441.         > If we get PAGESIZE, take the assumtions
  2442.             DOTs per inch=720
  2443.             IMG-DOTs per inch=300
  2444.         > Allow DOTSPERINCH in PAGESIZE, BODY
  2445.         > Allow IMGDOTSPERINCH in PAGESIZE, BODY
  2446.       * Added BASE HREF (affects locations of images)
  2447.       * Measuring line width now accounts for tags, ampersand characters,
  2448.         extra CRs at end
  2449.       * Margins now figured BEFORE calculating optimal character width
  2450.       * Numerous bugs fixed
  2451.       * RIGHTMARGIN, BOTTOMMARGIN added to BODY. Note they are measured from
  2452.         left edge and top edge
  2453.       * We don't open a page until necessary for text. CRs, LFs after
  2454.         last FF get ignored
  2455.       * Bug fixed: if font width was specified (explicitly or via PrintWiz),
  2456.         font generated could be too tall, resulting in lost line
  2457.       * For unpaginated text (contains no formfeeds), will attempt 66 LPP
  2458.         (lies per page) before 6 LPI (lines per inch)
  2459.       * See separate documentation for details of Print Wizard.
  2460. Changes in 11.2a:
  2461.    1. PRINTWIZ:
  2462.       * Correct color handling in rectangles.
  2463.       * Rectangles sometimes lost rightmost edge.
  2464.       * Rectangle position now defaults to centered between margins.
  2465.    2. Bug fixed: keystroke 255 was not getting translated.
  2466.    3. WIN telnet: handle better environment suboption negotiation.
  2467. Changes in 11.2b:
  2468.    1. Print Wizard:
  2469.       * Deal better with an ampersand that does NOT represent a special
  2470.         character.
  2471.       * Allow ampersand special-character entities to be terminated by
  2472.         space as well as semicolon.
  2473.       * Make program more robust in handling erroneous HTML.
  2474. Changes in 11.2c:
  2475.    1. WIN: same change as in 11.1c (11.2 - 11.2b did not have this change).
  2476. Changes in 11.2d:
  2477.    1. WIN: Bug fixed (introduced 11.2) which could cause Low-level print flag
  2478.       to be ignored.
  2479.    2. WIN: Handle certain printer errors better.
  2480.    3. Wyse: Handle
  2481.          ESC c U   Clear all host-defined keys.
  2482. Changes in 11.2e:
  2483.    1. DOS: Allow attaching macros to:
  2484.          Pad-divide
  2485.          Pad-multiply
  2486.          Pad-minus
  2487.          Pad-plus
  2488.          Pad-Enter
  2489.          Ctrl-Backspace
  2490.    2. WIN: Allow attaching macros to:
  2491.          Ctrl-num-divide
  2492.          Ctrl-num-multiply
  2493.          Ctrl-num-minus
  2494.          Ctrl-num-plus
  2495.    3. Note: following keys can not be defined in WIN:
  2496.          Alt-num-divide
  2497.          Alt-num-multiply
  2498.          Alt-num-minus
  2499.          Alt-num-plus
  2500.    4. Note: following keys have different internal values between DOS and WIN
  2501.       versions of Anzio, so keys files are not portable:
  2502.          Shift-insert
  2503.          Shift-delete
  2504.          Ctrl-insert
  2505.          Ctrl-delete
  2506.    5. WIN: Bug fixed: when using WLIBSOCK, Window title didn't get updated upon
  2507.       establishing connection.
  2508.    6. DOS: Bug fixed: shifted-numpad keys, when NumLock was off, were wrong.
  2509. Changes in 11.2f:
  2510.    1. WIN: Make certain printer selection problems more self-healing.
  2511. *  2. New commands: PASSWORD and PASSWORD/S.
  2512.          PASSWORD <string>     encodes <string> and stores it in the DEF file.
  2513.          PASSWORD/S            decodes the stored password and sends it to the
  2514.                                host, followed by a Return.
  2515.    3. Fix NEW-ENVIRON option in telnet negotiation (not yet enabled - will wait
  2516.       until needed).
  2517.    4. WIN: If printer selected is RAW, Printer Setup menu will now bring up
  2518.       printer selection dialog box, since RAW driver has no options.
  2519.    5. WIN: Give error if user is set for low-level print, and printer driver
  2520.       can't do that.
  2521.    6. WIN: Give error if user set for NOT low-level print, and printer driver
  2522.       can't to that (eg. RAW driver).
  2523.    7. WIN: Remove a couple of minor memory leaks.
  2524.    8. Lite: Remove occasional cursor droppings.
  2525. Changes in 11.3:
  2526. *  1. Allow command line parameter to contain user name for telnet connection:
  2527.         /h: user@hostname
  2528.       or user name and password:
  2529.         /h: user:password@hostname
  2530. *  2. New commands:
  2531.          USERNAME <user>
  2532.             stores a user name
  2533.          USERNAME/S
  2534.             sends user name + CR to host
  2535.    3. Don't track window size if zoomed, in case screen resolution changes.
  2536. *  4. If we don't have write permission to settings or keys file, don't ask
  2537.       to save. Thus user can be prevented from saving by changing files to
  2538.       read-only, or otherwise restricting them.
  2539.    5. Default "Kermit auto-receive" to OFF.
  2540.    6. Wyse bug fixed: when processing characters with PROT on, skip over
  2541.       protected fields.
  2542. *  7. WIN (not Lite): support GIF files in addition to BMP files for
  2543.       display of bitmap on screen.
  2544. *  8. WIN (not Lite): option to allow automatic display of GIF files.
  2545.          To turn on:
  2546.             HEXPATCH 9DB 01
  2547.    9. For serial Zmodem transfers, switch to 8 bits no parity if necessary
  2548.       during transfer, then back (strip parity bits already received).
  2549.   10. Bug fixed in 32-bit version; affects dial command, etc.
  2550.   11. Printwiz: For image name (IMG ... SRC), you can use "anz-last-recvd"
  2551.       to represent last file transfer received.
  2552.   12. PrintWiz bug fixed: bitmap WIDTH, HEIGHT were using units of DPI;
  2553.       now using IMG-DPI.
  2554.   13. PrintWiz bitmap sizing: if only one of height, width specified,
  2555.       scale the other proportionally
  2556. * 14. New command-line parameter logic, for a parameter not starting with "/".
  2557.       If it is an existing file, use that file as a settings file (as it did
  2558.       before). If NOT, use it as a host name. This means that Netscape can now
  2559.       be set up WITHOUT the "/h:" parameter. One browser setup can now handle
  2560.       both references to a telnet host and references to a local file (settings
  2561.       file).
  2562.   15. Process more Zmodem options.
  2563.   16. Zmodem now uses the PC's timezone setting to establish the correct
  2564.       date and time on transferred files. In 32-bit Anzio, time zone is taken
  2565.       from the Windows control panel. In other environments, the user must
  2566.       set an environment variable TZ, such as
  2567.          set TZ=PST8PDT
  2568.       although daylight time corrections will not be applied.
  2569.   17. WIN bug fixed: there was some crosstalk between PrintWiz and non-PrintWiz
  2570.       settings.
  2571. * 18. WIN (including Lite): A new level of printing as added, called "RAW",
  2572.       which writes directly to "lpt2", for instance. This is similar to
  2573.       how DOS emulators work. The printer driver has no effect on the data
  2574.       stream -- no job initialization code (orientation selection, etc.), no
  2575.       terminating formfeed, no printer-reset. All printer control relies on
  2576.       the combination of the printer's prior state, the printer's front
  2577.       panel settings, and control codes issued from the host. This should
  2578.       solve the problem of "extra form feeds" at end of job.
  2579.  
  2580.       To enable, use the command
  2581.          PRINTLOW RAW
  2582.  
  2583.       In AnzioWin, if Print Wizard is enabled, and the data stream contains
  2584.       escape codes, Print Wizard will revert to RAW level output.
  2585. * 19. Allow specification of a directory for downloads. This can be advisory
  2586.       or mandatory. To set it as advisory, do
  2587.          DOWNLOAD-DIR <dirname>
  2588.       To set it as mandatory, do
  2589.          DOWNLOAD-LOCK <dirname>
  2590.       To clear in, use either one with no <dirname>.
  2591.  
  2592.       Menu interface is Transfer:Set Download Directory. If menu item has been
  2593.       removed, command is disabled.
  2594. Changes in 11.3a:
  2595.    1. Bug fixed: download-dir wasn't affecting CAPTURE.
  2596.    2. For command line parameters without leading "/", check for it being
  2597.       a settings file that exists in parent directory or program's directory
  2598.       before concluding it must be a host name.
  2599.    3. Bug fixed in printing order form from unregistered version.
  2600.    4. Windows: To force the program to always show its initial
  2601.       banner (About) box, do
  2602.          HEXPATCH ADD 01
  2603.       (the "ADD" is a hex address).
  2604. Changes in 11.3b:
  2605.    1. Fixed bug in recognition of Wyse's ESC cU.
  2606. Changes in 11.3c:
  2607.    1. WIN: improvements in printer error handling.
  2608.    2. WIN: bug fixed: incorrect handling of default printer when print
  2609.       level was "raw".
  2610. Changes in 11.3d:
  2611.    1. Results of WAITFOR message get cleared earlier.
  2612.    2. Bug fixed in SCOANSI, AT386 modes: ESC [ ? 7 h  turns on wrap mode, not
  2613.       wrap-on-next-char like VT220.
  2614.    3. WIN: New mouse option: Start URL. Point and click on a URL, and Anzio will
  2615.       launch the URL with the default handler configured in Windows. See below.
  2616.    4. WIN: Following is documentation on setting mouse actions. Separate actions
  2617.       can be set for left and right, single and double click. To setup,
  2618.       do <alt-M> to get the "Function" prompt, then enter the following
  2619.       command:
  2620.          HEXPATCH <address> <method>
  2621.       where <address> is
  2622.          6CA   for left double-click
  2623.          6CD   for left single-click
  2624.          6D0   for right double-click
  2625.          6D3   for right single-click
  2626.       and <method> is
  2627.          00    for none
  2628.          01    to send the word on the screen, followed by CR
  2629.          02    to send the word WITHOUT a CR
  2630.          03    to execute a macro (contact us for more information)
  2631.          04    to adjust the palette
  2632.          05    to send the word enclosed by brackets [ ]
  2633.          06    to start the indicated URL
  2634. Changes in 11.3e:
  2635.    1. Bug fixed in VT-style modes: wasn't responding right to ESC + <
  2636.       sequence (set DEC supplemental character set).
  2637. Changes in 11.3f:
  2638.    1. WIN: Some printers reported being unable to print text, which was
  2639.       inaccurate. This led to "Windows Printer Error" message. Removed
  2640.       the test.
  2641.    2. WIN: Bug fixed affecting PCs where Windows has been running continuously
  2642.       for more than 25 days.
  2643.    3. WIN: Improve error reporting on printing.
  2644.    4. WIN: Mechanism added for varying communication poll frequency. Contact
  2645.       Rasmussen Software for information.
  2646. Changes in 11.3g:
  2647.    1. Wyse: deal with undocumented sequences such as
  2648.           ESC c B A
  2649.    2. Anzio14: add an option to compile specifically for LWP, Novix,
  2650.       allowing specification of host IP address.
  2651. Changes in 11.3h:
  2652.    1. WIN: Allow baud rates of 128000 and 256000 (WIN32 will allow 115200).
  2653.       THESE ARE NOT GUARANTEED, as they are dependent on hardware and drivers.
  2654.    2. Allow RM/COS file transfer to work with alternate command codes.
  2655.    3. DOS: On virgin startup, list more baud rates, more terminal types
  2656.       as choices.
  2657.    4. To disallow recognition of control-R as "AUX print", do
  2658.          HEXPATCH AE0 00
  2659.       Control-R is used in Wyse and Viewpoint for aux print, and is also used
  2660.       for file transfer with Rasmussen Software's SEND-PC and UFT programs.
  2661.       However, if a noisy phone line is involved, a single garbage character
  2662.       can be seen as a control-R, sending Anzio into print mode. So it can
  2663.       now be disabled.
  2664. Changes in 11.3j:
  2665.    1. WIN: Fixed memory leak in switching between TrueType fonts.
  2666. Changes in 11.3k:
  2667.    1. WIN32 - bug fixed in serial communication - wouldn't work on NT.
  2668. Changes in 11.3m:
  2669.    1. WIN: bug fixed in menu when set for Term type AT386.
  2670. Changes in 11.3n:
  2671.    1. WIN32: fixes in serial communication:
  2672.          * Ensure that DTR goes high.
  2673.          * Fix RTS handshaking.
  2674. Changes in 11.3p:
  2675.    1. WIN32: correct problem with main icon.
  2676.    2. WIN: Correct problem in displaying Word Perfect's graphical print
  2677.       preview, when colors were used.
  2678.    3. NOTE: It is possible to configure Word Perfect (UNIX) to add
  2679.       graphical print preview to SCOANSI mode, as well as VT220.
  2680.